Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,090 for

create new document editor

(0.38 sec)
  1. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected Documents using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/net/load-password...
  2. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set Document metadata when saving output Document after files comparison within your Java applications....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  3. Sign document with Text signature - advanced | ...

     This article explains how to sign Document with Text electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/java/sign-document...
  4. Load document from stream | GroupDocs

    There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the Document from the stream: // Create the stream try (InputStream stream = New FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = New Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet Document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word Document when editing with GroupDocs.Editor API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/editor/java/font-embedding-o...
  7. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on Document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Sign document with Royal Mail Mailmark 2D Barco...

    This article explains how to sign Document with Royal Mail Mailmark 2D Barcode electronic signatures...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Common List Image in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to Create Common List Template in MS PowerPoint 2013: Create a New presentation slide....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/common-list-ima...
  10. Load document from FTP | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from FTP using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/annotation/net/load-document...