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

assemble document

(0.34 sec)
  1. FieldIncludeText.MimeType | Aspose.Words for .NET

    Manage your files effortlessly with the FieldIncludeText MimeType property, allowing you to easily get or set the MIME type for seamless integration....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced Document security and compliance....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/sub...
  4. IStructuredDocumentTag.Title | Aspose.Words for...

    Discover the IStructuredDocumentTag Title property—define a user-friendly name for your SDT and enhance Document clarity. Learn more now!...structured document tag. Document doc = new Document ( MyDir +...+ "Structured document tags by id.docx" ); // Get the structured...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Discover the ImportFormatOptions AdjustSentenceAndWordSpacing property. Easily control automatic sentence and word spacing for improved text clarity.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/imp...
  6. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML Document's margins. Set values in points for precise layout control....margins around pages in an HTML document. The margins value is measured...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldAuthor Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced Document management and automation....the Working with Fields documentation article. public class FieldAuthor...get; set; } Gets or sets the document author’s name. DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  8. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency.... Document doc = new Document (); DocumentBuilder...ImageDir + "Logo.jpg" ); // Our document contains three Run nodes....

    reference.aspose.com/words/net/aspose.words/nod...
  9. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced Document management and automation....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....object from a stream into the document. public Shape InsertOleObject...use document builder to embed OLE objects in a document. Document...

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