Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,442 for

as

(0.1 sec)
  1. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly releAse process, GroupDocs.Conversion for .NET 18.4 hAs been releAsed and available for download. This releAse covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s releAse, pleAse visit the releAse notes....Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes.

    blog.groupdocs.com/conversion/image-watermark-i...
  2. Conversion to POTX is supported in GroupDocs.Co...

    We are pleAsed to announce another monthly releAse of GroupDocs.Conversion for Java 17.12. This releAse comes with support of new document formats such As POTX and POTM. Multitude of improvements and bug fixes are also introduced in this releAse. Improvements such As Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved.

    blog.groupdocs.com/conversion/conversion-potx-f...
  3. Compare Shapes and Watermark Text Style With Gr...

    We are excited to announce another monthly releAse of GroupDocs.Comparison for .NET 16.12.0 API new features, Improvements and fixes are introduced in this releAse. Major changes are done for Spreadsheet and PDF document formats. This monthly releAse is also introduced enhanced Support for Visual BAsic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly releAse 2 new feature are introduced along with 4 improvements and 2 Bug fixes....We are excited to announce another monthly release of GroupDocs.Comparison for .NET 16.12.0 API new features, Improvements and fixes are introduced in this release. Major changes are done for Spreadsheet and PDF document formats. This monthly release is also introduced enhanced Support for Visual Basic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly release 2 new feature are introduced along with 4 improvements and 2 Bug fixes.

    blog.groupdocs.com/comparison/groupdocs.compari...
  4. Import & Export Introduced in GroupDocs.Annotat...

    At GroupDocs we always tries to improve our products and introduce new feature to provide quality and unique products to our valuable users. By maintaining our tradition we are pleAsed to announce monthly releAse of GroupDocs.Annotation for .NET 3.2.1 API. The latest releAse of our Document Annotation API provides new features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.2.1 included support to import annotations for word and PDF document format for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) also introducing export of different annotations for Word and PDF document format with all major supported annotations....At GroupDocs we always tries to improve our products and introduce new feature to provide quality and unique products to our valuable users. By maintaining our tradition we are pleased to announce monthly release of GroupDocs.Annotation for .NET 3.2.1 API. The latest release of our Document Annotation API provides new features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.2.1 included support to import annotations for word and PDF document format for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) also introducing export of different annotations for Word and PDF document format with all major supported annotations.

    blog.groupdocs.com/annotation/import-export-int...
  5. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  6. Div to Pdf - Free Support Forum - groupdocs.com

    Hi everyone, I’m new to GroupDocs and interested in trying it out for my use cAse (converting HTML div to PDF). Can anyone here give me a hint or some guidance? I’m looking to perform this conversion in a background proc…...Hi everyone, I’m new to GroupDocs and interested in trying it out for my use case (converting HTML div to PDF). Can anyone here give me a hint or some guidance? I’m looking to perform this conversion in a background proc…

    forum.groupdocs.com/t/div-to-pdf/16491
  7. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an Assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an Assembled document to an HTML file, by default, external resource files are stored to a folder having the same name As the HTML file without extension plus the “_files” suffix....Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix.

    docs.groupdocs.com/assembly/java/saving-to-html...
  8. How to Convert HTML to RTF in C#

    In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide....In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Installation | GroupDocs

    GroupDocs hosts all Java APIs on GroupDocs Repository. You can eAsily use GroupDocs.Watermark for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml As follows:  GroupDocsJavaAPI GroupDocs Java API https://releAses.groupdocs.com/java/repo/ Define GroupDocs.Watermark for Java API Dependency Then define GroupDocs.Watermark for Java API dependency in your pom.xml As follows: com....GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Watermark for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: <repositories> <repository> <id>GroupDocsJavaAPI</id> <name>GroupDocs Java API</name> <url>https://releases.groupdocs.com/java/repo/</url> </repository> </repositories> Define GroupDocs.Watermark for Java API Dependency Then define GroupDocs.Watermark for Java API dependency in your pom.xml as follows: <dependencies> <dependency> <groupId>com.

    docs.groupdocs.com/watermark/java/installation/
  10. Installation | GroupDocs

    Installation from GroupDocs Repository using Maven GroupDocs hosts all Java APIs on GroupDocs Repository. You can eAsily use GroupDocs.Parser for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml As follows: GroupDocsJavaAPI GroupDocs Java API https://releAses.groupdocs.com/java/repo/ Define GroupDocs.Parser for Java API Dependency Then define GroupDocs.Parser for Java API dependency in your pom....Installation from GroupDocs Repository using Maven GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Parser for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: <repositories> <repository> <id>GroupDocsJavaAPI</id> <name>GroupDocs Java API</name> <url>https://releases.groupdocs.com/java/repo/</url> </repository> </repositories> Define GroupDocs.Parser for Java API Dependency Then define GroupDocs.Parser for Java API dependency in your pom.

    docs.groupdocs.com/parser/java/installation/