Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 10,063 for

new

(0.04 sec)
  1. GroupDocs.Merger for .NET | Documentation

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Consulting Blog Knowledge Base New Releases Status Websites aspose...for .NET API Reference WHAT'S NEW? GroupDocs.Merger for .NET Release...

    docs.groupdocs.com/merger/net/
  2. Get default convert options for a target format...

    In this article, you will learn how to get predefined default convert options for desired target format with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/get-default-c...
  3. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.pdf" )) {...

    docs.groupdocs.com/annotation/net/update-annota...
  4. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = New Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....Consulting Blog Knowledge Base New Releases Status Websites aspose...filePath try ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...inputFilePath ); const editor = new groupdocsEditor . Editor ( inputStream...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of GroupDocs.Watermark for Java. This version includes 2 New features, 1 enhancement, 1 bug fix, and a breaking change as well. It supports skipping unreadable characters during text watermark search. Furthermore, we have also added a New feature to strengthen protection of text watermark in PowerPoint documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters.... This version includes 2 new features, 1 enhancement, 1 bug...Furthermore, we have also added a new feature to strengthen protection...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  7. How to install Asian Fonts on Ubuntu | Document...

    This article will guide you through the installation of Asian Fonts on Ubuntu....Consulting Blog Knowledge Base New Releases Status Websites aspose...packages list with updates and new packages: Shell apt-get update...

    docs.groupdocs.com/viewer/java/how-to-install-a...
  8. GroupDocs.Editor for Node.js | Documentation

    GroupDocs.Editor for Node.js enables document editing in form of HTML.Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for Node.js powerful document editing API....Consulting Blog Knowledge Base New Releases Status Websites aspose...for Java API Reference WHAT'S NEW? GroupDocs.Editor for Java Release...

    docs.groupdocs.com/editor/nodejs-java/
  9. How to install Asian Fonts on Ubuntu | Document...

    This article will guide you through the installation of Asian Fonts on Ubuntu....Consulting Blog Knowledge Base New Releases Status Websites aspose...packages list with updates and new packages: Shell apt-get update...

    docs.groupdocs.com/viewer/net/how-to-install-as...
  10. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Consulting Blog Knowledge Base New Releases Status Websites aspose...); final Redactor redactor = new Redactor ( "C:\sample.dump" );...

    docs.groupdocs.com/redaction/java/extend-suppor...