Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 10,573 for

new

(0.04 sec)
  1. 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...
  2. 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/
  3. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/boolean-search/
  4. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/phrase-search/
  5. Remove IPTC Metadata in PSD Format using GroupD...

    GroupDocs team is introducing New features and enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.7. The latest version allows you to update and remove IPTC metadata in PSD file format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing are the New features introduced in version 18....GroupDocs team is introducing new features and enhancements in...IntroducedFollowing are the new features introduced in version...

    blog.groupdocs.com/metadata/remove-iptc-metadat...
  6. Text Highlight Settings are Introduced in Group...

    GroupDocs.Comparison for .NET 18.8 comes with some New features, improvements and bug fixes.Text highlighting feature is introduced and PDF mapper is improved. Please follow the release notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Implement New Setting for text highlighting in Html, Slides, Notes, Pdf and Words settings.InsertedItemsStyle.HighlightColor = System.Drawing.Color.Red; settings.DeletedItemsStyle.HighlightColor = System.Drawing.Color.Blue; settings.DeletedItemsStyle.HighlightColor = System.Drawing.Color.Blue; Improvements Improve PDF mapper Support of comparing different formats with image Bug Fix Output of PDF with graphs is not as expected PDF with images is not as expected Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....8 comes with some new features, improvements and bug...feedback. Features # Implement new Setting for text highlighting...

    blog.groupdocs.com/comparison/text-highlight-se...
  7. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Consulting Blog Knowledge Base New Releases Status Websites aspose...the obtained struct invoke a new instance method and in this method...

    docs.groupdocs.com/editor/java/generating-page-...
  8. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/net/working-with-form...
  9. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/phrase-search/
  10. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/boolean-search/