Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,756 for

create new document editor

(0.05 sec)
  1. Load document from stream | Documentation

    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...
  2. 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/net/sign-document-...
  3. Column Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to Create a column chart in MS PowerPoint 2013: Create a New presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/column-chart-i...
  4. Verify Barcode signatures in the document | Doc...

    This topic explains how to verify Document for Barcode electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/net/verify-barcode...
  5. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/java/verify-digita...
  6. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a Document then it can be possible using GroupDocs.Watermark....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/net/adding-waterma...
  7. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote Documents with advanced options using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/java/load-note-do...
  8. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Common Master-Detail Please follow below steps to Create Common Master-Detail Template in MS Outlook 2013: Create a New Email. Insert two shapes, one for holding image and other for holding other details. Save the Email....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/common-master-d...
  9. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of Document structure while using GroupDocs watermarking Java API...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/java/existing-obje...
  10. Get document info | Documentation

    This article shows how to get the basic Document info....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/net/get-document-info/