Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 12,048 for

new

(0.1 sec)
  1. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: const loadOptions = new groupdocs . conversion . WordProcessingLoadOp...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  2. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/setting-autho...
  3. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...RemoveOptions removeOptions = new RemoveOptions ( new int [] { 3 , 5 });...

    docs.groupdocs.com/merger/net/remove-pages/
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...) { var serializerSettings = new JsonSerializerSettin { NullValueHandling...

    docs.groupdocs.com/signature/net/search-for-emb...
  5. Logging | GroupDocs

    Logging when rendering documents with GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file FileLogger fileLogger = new FileLogger ( "output.log" );...

    docs.groupdocs.com/viewer/java/logging/
  6. Compare annotations | GroupDocs

    The page describes how to compare annotations....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Annotator annotator = new Annotator ( "annotated_file.pdf"...

    docs.groupdocs.com/annotation/java/comparing-an...
  7. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...DefaultAzureCredenti defaultCredential = new DefaultAzureCredenti () . build...

    docs.groupdocs.com/viewer/java/load-document-fr...
  8. Presentation on GroupDocs Blog | Document Autom...

    Presentation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Presentation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Editor for .NET...

    blog.groupdocs.com/ko/tag/presentation/index.xml
  9. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/storing-text-of-...
  10. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/stop-word-diction...