Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,946 for

assemble document

(0.08 sec)
  1. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    Discover the HtmlFixedSaveOptions Encoding property for seamless HTML exports. Easily set UTF-8 encoding with BOM for optimal data integrity....exporting a document to HTML. Document doc = new Document (); DocumentBuilder...If we want to represent our document using a different encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldData Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldData class, your key to efficiently implementing DATA fields in Documents. Enhance your Document automation today!...the Working with Fields documentation article. public class FieldData...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. HeaderFooter.Accept | Aspose.Words for .NET

    Discover the HeaderFooter Accept method to enhance visitor engagement and streamline interactions on your website effortlessly....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/hea...
  4. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency....signing a document. Examples Shows how to sign OOXML document. Document...Document doc = new Document ( MyDir + "Document.docx" ); CertificateHolder...

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

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Document doc = new Document (); DocumentBuilder...supports PostScript to print our document, // this command will turn...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word Documents. Enhance your Document's visual appeal!...image in a Microsoft Word document. public enum ImageType Values...stored inside a Microsoft Word document. Emf 2 Windows Enhanced Metafile...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your Documents stay protected and confidential....opening the encrypted PDF document. public string UserPassword...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances Document management with Aspose.Words by controlling stream behavior for optimal performance....or close it after saving a document page. public bool KeepPageStreamOpen...PageStream property after writing a document page into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlSaveOptions.ImageResolution | Aspose.Words ...

    Adjust image resolution effortlessly with HtmlSaveOptions. Optimize your HTML, MHTML, or EPUB exports with customizable settings for stunning visuals....saving a document to HTML. Document doc = new Document ( MyDir...namespace Aspose.Words.Saving assembly Aspose.Words HtmlSaveOptions...

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

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your Document editing experience....work with a document builder’s current story. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

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