Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,957 for

create new document editor

(3.45 sec)
  1. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize Document comparison report and modify the appearance of detected changes when using GroupDocs.Comparison for Node.js via Java....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/nodejs-java/custo...
  2. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word Documents to OOXML formats using GroupDocs.Assembly for Java....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/developer-guid...
  3. Load from local disk | GroupDocs

    This article explains how to load from local disk while using GroupDocs. Watermarks Java API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/java/load-from-loc...
  4. Common List Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/common-list-im...
  5. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific Document pages by page number using GroupDocs.Conversion for Node.js via Java API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word Documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/net/compare-multi...
  7. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple Documents with different customisations - style detection, change comparison detalisation level and more....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/net/compare-multi...
  8. Electronic Signature PDF with Metadata signatur...

    This article explains how to add metadata signatures to PDF Document meta info layer with GroupDocs.Signature...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  9. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected Documents. The following are the steps to work with password protected Documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected Documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = New Parser(Constants.SamplePassword, New LoadOptions(password))) { // Check if text extraction is supported if (!...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/password-protect...
  10. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/net/extract-emails-fr...