Skip to content

Commit 20200fe

Browse files
Aspose.Pdf Java for IntelliJ (Maven) - Plugin v1.0.0.0
The plugin allows developers using IntelliJ IDEA to comfortably work with Aspose.Pdf for Java API. The API offers an incredible wealth of features (read, create and manipulate), these include: PDF compression options, table creation and manipulation, graph support, image functions, extensive hyperlink functionality, extended security controls and custom font handling from within Java projects. Signed-off-by: AdeelIlyas2014 <adeel.ilyas@aspose.com>
1 parent b013732 commit 20200fe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+5126
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
test-output/
66

77
# IntelliJ project files
8-
.idea/
9-
*.iws
8+
#.idea/
9+
#*.iws
1010
*.iml
11-
*.ipr
11+
#*.ipr
1212

1313
# Mac
1414
.DS_Store

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/.name

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/compiler.xml

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/copyright/Aspose_Pty_Ltd.xml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/copyright/profiles_settings.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/dictionaries/Adeel_Ilyas.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/encodings.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/misc.xml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Plugins/Aspose_Pdf_Java_for_IntelliJ(Maven)/.idea/scopes/scope_settings.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)