Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 4,946 for

assemble document

(0.09 sec)
  1. XpsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced Document saving in XPS format. Customize settings for optimal output and quality....additional options when saving a document into the Xps format. To learn...the Specify Save Options documentation article. public class XpsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. EndnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words EndnoteOptions class for customizable endnote numbering in your Documents and sections. Enhance your Document formatting today!...endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.not...
  5. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances Document security by preventing content edits. Ensure your SDT remains intact!...structured document tags. Document doc = new Document (); DocumentBuilder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances Document security by preventing users from deleting essential content. Learn more!...structured document tags. Document doc = new Document (); DocumentBuilder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  7. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your page borders for a polished, professional look in your Documents.... Document doc = new Document (); PageSetup pageSetup...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.BorderDistanceFrom...

    reference.aspose.com/words/net/aspose.words/pag...
  8. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize text rendering in SVG format, enhancing Document presentation and visual appeal....specify how text inside a document should be rendered when saving...some of fonts used in the document are not available on the target...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize Document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....Examples Shows how to update a document’s “Last printed” property...property when saving. Document doc = new Document (); DateTime lastPrinted...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....a paragraph break into the document. public Paragraph InsertParagraph...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...