Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 11,597 for

new

(0.1 sec)
  1. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats with zoom, encoding, and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/convert-to-sp...
  2. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/accept-or-re...
  4. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the New code: …...HideComments = true; This is the new code: convLoadOpts.CommentDisplayMode...following code: var convLoadOpts = new WordProcessingLoadOp(); //convLoadOpts...

    forum.groupdocs.com/t/hidecomments-replacement-...
  5. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...previews try ( Parser parser = new Parser ( Constants . SamplePdfWithToc...

    docs.groupdocs.com/parser/java/generate-previews/
  6. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the New updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Consulting Blog Knowledge Base New Releases Status Websites aspose...the main reasons for using the new updated API provided by GroupDocs...

    docs.groupdocs.com/search/net/migration-notes/
  7. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the New updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Consulting Blog Knowledge Base New Releases Status Websites aspose...the main reasons for using the new updated API provided by GroupDocs...

    docs.groupdocs.com/search/java/migration-notes/
  8. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  9. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...List<String> customFontDirectoryP = new ArrayList<>(); customFontDirectoryP...customFontsFolderNam; File directory = new File(customFontsDirectory); File[]...

    forum.groupdocs.com/t/font-substitution-not-wor...
  10. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/searching-wat...