Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 10,115 for

new

(0.06 sec)
  1. Set zoom level when converting to HTML using Gr...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.7. This version of the API comes with number of New features such as setting zoom level, conversion from LaTex and getting extended document information. Aside this, multitude of improvements, bug fixes and some New document formats are introduced in this release. We would recommend you to download the New release and evaluate the exciting features to enhance document conversion experience....the API comes with number of new features such as setting zoom...improvements, bug fixes and some new document formats are introduced...

    blog.groupdocs.com/conversion/releasing-documen...
  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. 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. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format....Consulting Blog Knowledge Base New Releases Status Websites aspose...the format var loadOptions = new LoadOptions ( FileFormat . Spreadsheet...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  5. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...file. using ( Viewer viewer = new Viewer ( filePath )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  6. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/plain-text/
  7. Features overview | Documentation

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/python-net/features-o...
  8. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...inputHtmlPath , null ); Editor editor = new Editor ( "C:\\path\\original...

    docs.groupdocs.com/editor/java/save-document/
  9. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...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-works...
  10. Indexing metadata of documents | Documentation

    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...