Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 11,674 for

new

(0.44 sec)
  1. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/indexing-metadat...
  2. Markdown | GroupDocs

    This article explains that how to extract Markdown formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/markdown/
  3. Verifying documents with exception handling | G...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( filePath ); // create...

    docs.groupdocs.com/signature/java/verifying-doc...
  4. Export Data | GroupDocs

    How to export data to JSON or XML files....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/net/export-data/
  5. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for Java features....Consulting Blog Knowledge Base New Releases Status Websites aspose...loadOptions = new WordProcessingLoadOp (); Editor editor = new Editor...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  6. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.pdf" )) {...

    docs.groupdocs.com/comparison/java/compare-docu...
  7. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...OneNote file Converter converter = new Converter ( "sample.one" ); //...

    docs.groupdocs.com/conversion/java/convert/note/
  8. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using 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/get-source-an...
  9. Installation | GroupDocs

    Installation guide for GroupDocs.Parser for .NET. Learn how to install via NuGet, configure for .NET Core/.NET 5+, and set up prerequisites for different frameworks....Consulting Blog Knowledge Base New Releases Status Websites aspose...projects: # Create a new console project dotnet new console -n MyParserApp...

    docs.groupdocs.com/parser/net/installation/
  10. Optimize Memory Usage using GroupDocs.Editor fo...

    We are pleased to announce another monthly release of GroupDocs.Editor for .NET 18.9 with many New features. The main features introduced in this release are ability to adjust memory usage and generation of password protected documents. Furthermore, security improvement and few bugfixes are also introduced in this release. We’d recommend our users to download latest API and get benefits from New and enhanced API features. Features Generate password-protected Cells and Words document Additional parameters when processing text-based spreadsheet Adjust memory usage during Cells and Words document processing ExcludeHiddenWorksheets option PDF standards compliance level when generating PDF from HTML Improvements Security improvements update Bug Fixes Length and Resolution parsing modules ArgumentException with sample document Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....9 with many new features. The main features introduced...latest API and get benefits from new and enhanced API features. Features...

    blog.groupdocs.com/editor/groupdocs.editor-for-...