Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,983 for

assemble document

(0.16 sec)
  1. StructuredDocumentTag.Accept | Aspose.Words for...

    Discover the StructuredDocumentTag Accept method—seamlessly integrate visitor interactions for enhanced Document functionality and user engagement....every structured document tag in a document. public void StructuredDocumentTa...StructuredDocumentTa () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words.mar...
  2. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is Assembled within the class using Python....report from a template is assembled within the class. Building...Parameter Description document A template document. At runtime, this...

    docs.aspose.com/words/python-net/linq-reporting...
  3. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your Document's signing certificate effortlessly. Enhance security and streamline processes!...certificate used to sign a document. public CertificateHolder...sign OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...saving a document as a JPEG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the PdfSaveOptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Document doc = new Document (); // Insert even...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/net/aspose.words.sav...
  8. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline Document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....implementation for printing of a Document within the .NET printing framework...more, visit the Printing a Document Programmatically or Using...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your Document's clarity and presentation today!... Document doc = new Document (); DocumentBuilder...object will be invisible in the document. // We will not see or highlight...

    reference.aspose.com/words/net/aspose.words/fon...
  10. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF Document....opening the encrypted PDF document. @property def user_password...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/python-net/aspose.wo...