Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 11,075 for

assemble document

(0.05 sec)
  1. Annotator.ImportAnnotationsFromDocument Method ...

    Import annotations from Document to XML file....Method Import annotations from document to XML file. Namespace: GroupDocs...GroupDocs.Annotation Assembly: GroupDocs.Annotation (in GroupDocs...

    apireference.groupdocs.com/annotation/net/group...
  2. MetadataSignature Class - GroupDocs.Signature f...

    Contains Metadata signature properties....Domain Assembly: GroupDocs.Signature (in GroupDocs...signature was deleted from the document. This property is being used...

    apireference.groupdocs.com/signature/net/groupd...
  3. LoadOptions Class - GroupDocs.Comparison for .N...

    Allows to specify additional options when loading a Document....additional options when loading a document. Inheritance Hierarchy System...GroupDocs.Comparison.Options Assembly: GroupDocs.Comparison (in...

    apireference.groupdocs.com/comparison/net/group...
  4. Clients of CodePorting

    Explore our portfolio of successfully converted products and join our growing community of satisfied clients....edit, convert or print Word documents View details Aspose.PDF Create...Create, edit or convert PDF documents View details Aspose.Cells...

    www.codeporting.com/our-clients
  5. DiagramHeaderFooter.HeaderCenter Property - Gro...

    Gets or sets the text string that appears in the center portion of Document header....appears in the center portion of document header. Namespace: GroupDocs...Watermark.Contents.Diagram Assembly: GroupDocs.Watermark (in GroupDocs...

    apireference.groupdocs.com/watermark/net/groupd...
  6. DiagramHeaderFooter.HeaderLeft Property - Group...

    Gets or sets the text string that appears in the left portion of Document header....appears in the left portion of document header. Namespace: GroupDocs...Watermark.Contents.Diagram Assembly: GroupDocs.Watermark (in GroupDocs...

    apireference.groupdocs.com/watermark/net/groupd...
  7. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/updating-multi...
  8. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/deleting-multi...
  9. CertificateVerifyOptions | GroupDocs.Signature ...

    Keeps options to verify certificate Documents....options to verify certificate documents. public class CertificateVerifyOpt...set; } Flag to verify each document page. By default value is...

    reference.groupdocs.com/signature/net/groupdocs...
  10. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the Document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-advanced-...