Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 31,398 for

new

(0.07 sec)
  1. Cleanup Temporary Files using GroupDocs.Viewer ...

    We are pleased to announce the release of GroupDocs.Viewer for Java 17.5.1. This is a hotfix release that contains 2 bug fixes and a New feature. The latest version allows you to manually cleanup the temporary files that are created during document rendering. Please continue to read the details about the New feature and the bug fixes. Cleanup Temporary FilesWhile rendering documents, GroupDocs.Viewer creates temporary files which were removed automatically after each operation....that contains 2 bug fixes and a new feature. The latest version allows...to read the details about the new feature and the bug fixes. Cleanup...

    blog.groupdocs.com/viewer/cleanup-temporary-fil...
  2. How to Add Special Annotations for PDF using .N...

    Programmatically add special annotations to PDF files. Add button, checkbox, dropdown to PDF using .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/how-to-add-sp...
  3. ParserSettings - GroupDocs.Parser for Java - AP...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......parserSettings) Initializes a new instance of the Parser class...parserSettings) Initializes a new instance of the Parser class...

    apireference.groupdocs.com/parser/java/com.grou...
  4. loadoptions - GroupDocs.Parser for Java - API R...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......LoadOptions loadOptions) Initializes a new instance of the Parser class...parserSettings) Initializes a new instance of the Parser class...

    apireference.groupdocs.com/parser/java/com.grou...
  5. Conversion issue with specific (complex) docume...

    Hello, using Groupdocs conversion nuget 22.12.0 results in a mistake in the conversion output to pdf. See original document in link: https://easyupload.io/m/o0zhpm On page 3, the table headers are a bit malformed where …...convert DOCX to PDF License lic = new License(); lic.SetLicense("license");...docx"; using (var converter = new GroupDocs.Conversion.Converter(@"D:/test...

    forum.groupdocs.com/t/conversion-issue-with-spe...
  6. GroupDocs.Viewer for .NET 17.9 Release Notes

    GroupDocs.Viewer for .NET 17.9 Release Notes – the latest updates and fixes.... Major Features There are 2 new features and 12 improvements...displayed without animation New Feature VIEWERNET-1263 Implement...

    releases.groupdocs.com/viewer/net/release-notes...
  7. Font hinting | GroupDocs.Viewer for .NET

    This article explains how to enable font hinting when rendering PDF Documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...JPG. using (Viewer viewer = new Viewer( "sample.pdf" )) { PngViewOptions...

    docs.groupdocs.com/viewer/net/enable-font-hinting/
  8. Size - GroupDocs.Parser for Java - API Reference

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......index, Size size) Initializes a new instance of the Page class. Rectangle...position, Size size) Initializes a new instance of the Rectangle class...

    apireference.groupdocs.com/parser/java/com.grou...
  9. WordProcessingLoadOptions - GroupDocs.Watermark...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......WordProcessingLoadOp () Initializes a new instance of the WordProcessingLoadOp...String password) Initializes a new instance of the WordProcessingLoadOp...

    apireference.groupdocs.com/watermark/java/com.g...
  10. Index.Merge Method (Index, MergeOptions) - Grou...

    Merges the specified index into the current index. Note that the other index will not be changed....@"c:\MyDocuments2\" ; Index index1 = new Index(indexFolder1); // Creating...Indexing documents Index index2 = new Index(indexFolder2); // Creating...

    apireference.groupdocs.com/search/net/groupdocs...