Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 4,805 for

document assembly

(0.11 sec)
  1. 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...
  2. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage Document part streams efficiently for optimal performance....or close it after saving a document part. public bool KeepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  3. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a Document node is inserted, ensuring seamless integration and enhanced functionality....before a node belonging to this document is about to be inserted into...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ino...
  4. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....using a document builder. Document doc = new Document (); DocumentBuilder...nested table without using a document builder. public void CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentVisitor.VisitStructuredDocumentTagEnd |...

    Discover the DocumentVisitor VisitStructuredDocumentTagEnd method, essential for managing structured Document tag enumeration efficiently. Enhance your coding skills!...enumeration of a structured document tag has ended. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  6. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track Document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...This is called to notify of document saving progress. public void...Examples Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....the Work with Document Properties documentation article. public...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  8. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your Documents....bound to an XML node in the document’s data store. public enum...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...