Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 9,971 for

new

(0.14 sec)
  1. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...FolderFontSource fontSource = new FolderFontSource ( "C:\\custom_fonts"...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  2. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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 . SampleXlsx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. How to run examples | Documentation

    This article describes how to run .NET file conversion API code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...app by executing the dotnet new console command. Add the GroupDocs...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  4. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file path. InputStream fs = new FileInputStream ( inputFilePath...

    docs.groupdocs.com/editor/java/working-with-for...
  5. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...epub" ; Editor editorMobi = new Editor ( mobiPath ); FileInputStream...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  6. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...process searching events. Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/subscribing-f...
  7. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramLoadOptions loadOptions = new DiagramLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/highlighting-sear...
  9. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/highlighting-sea...
  10. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...method. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-ou...