Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 10,609 for

new

(0.05 sec)
  1. Get Search and Index Report Using GroupDocs.Sea...

    Team GroupDocs is always focused on delivering the best to their customers and this is why we have come up with yet another monthly release of the search API which adds some very valuable features and enhancements to the GroupDocs.Search for .NET API. Using the latest version, users can get detailed report about searching or indexing. The API has also added Fiction book format to the list of supported formats.... The Document Search API - New FeaturesVersion 17.7.0 of the...API introduces the following new features in this release: # Implement...

    blog.groupdocs.com/search/get-search-and-index-...
  2. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document</TITLE>....." ; JpegImage image1 = new JpegImage ( "image1.jpg" , /*...

    docs.groupdocs.com/editor/net/create-editabledo...
  3. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePptx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...instance of Editor const editor = new groupdocsEditor . Editor ( inputTxtPath...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  5. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....This version has a new installer and some new features, fixes,...Generation GroupDocs. Meet the all new GroupDocs.Conversion for Java...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Lets talk about new features first. Did you ever...this blog post we’ll review the new feature and bug fixes introduced...

    blog.groupdocs.com/categories/groupdocs.compari...
  7. Convert publisher formats | Documentation

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.pub" )) {...

    docs.groupdocs.com/conversion/net/convert/publi...
  8. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/synonym-search/
  9. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Form Field e-signatures: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-for...
  10. Get source and target text from files | Documen...

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-source-a...