Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,947 for

document assembly

(0.21 sec)
  1. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....NUMPAGES fields in the resulting document will be replaced with their...the NUMPAGE field. Document doc = new Document ( MyDir + "Page fields...

    reference.aspose.com/words/net/aspose.words/pag...
  2. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export to HTML, MHTML, and EPUB formats for seamless integration....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....to a document upon loading. Document doc = new Document (); DocumentBuilder...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  4. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your Document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency....determining whether or not to export document structure. public bool ExportDocumentStruct...PDF/A-2a and PDF/UA-1 because document structure is required for...

    reference.aspose.com/words/net/aspose.words.sav...
  5. StructuredDocumentTagCollection Class | Aspose....

    Explore the Aspose.Words.Markup.StructuredDocumentTagCollection class for efficient management of structured Document tags, enhancing your Document processing capabilities....that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  7. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your Documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....SignOptions ) Signs source document using given CertificateHolder...signature and writes signed document to destination stream. Supported...

    reference.aspose.com/words/net/aspose.words.dig...
  8. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve text using the GetText method. Simplify your coding with this essential tool for efficient text management....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...
  9. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on Document node changes, enhancing your Document management experience....inserted or removed in the document. public interface INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/net/aspose.words/ino...
  10. Field.Separator | Aspose.Words for .NET

    Discover the Field Separator property to easily access the node representing the field separator, enhancing data management efficiency. Learn more!...FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...