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

assemble document

(0.08 sec)
  1. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize Document outline visibility for enhanced navigation and user experience....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML Document output for enhanced styling and flexibility....Style Sheet) when saving a document to HTML. public interface...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance Document navigation by efficiently accepting visitors at the end of paragraphs....for visiting the end of the document’s paragraph. public override...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/par...
  4. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....that was used to sign the document. public string SubjectName...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  5. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure Document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security....collection are valid and the document has not been tampered with...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  6. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured Documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity....instance of the Structured document tag class. public StructuredDocumentTa...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/net/aspose.words.mar...
  7. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  8. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted Documents for accurate pagination with this useful property....page number in the resulting document shall be updated. Default...the NUMPAGE field. Document doc = new Document ( MyDir + "Page fields...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...given input documents into a single output document using specified...how to merge documents into a single output document. //There is...

    reference.aspose.com/words/net/aspose.words.low...
  10. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage Document page file names for efficient saving and organization. Enhance your workflow today!...sets the file name where the document page will be saved to. public...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...