Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 4,283 for

document assembly

(0.07 sec)
  1. DocumentVisitor.VisitBookmarkStart | Aspose.Wor...

    Discover the DocumentVisitor VisitBookmarkStart method, triggered at bookmark beginnings in your Document. Enhance your coding efficiency today!...bookmark is encountered in the document. public virtual VisitorAction...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ShapeBase.IsGroup | Aspose.Words for .NET

    Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/nod...
  4. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a Document node is removed, enhancing your coding efficiency and Document management....when a node belonging to this document has been removed from its...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ino...
  5. DocumentBase.NodeChangingCallback | Aspose.Word...

    Discover the DocumentBase NodeChangingCallback property, which triggers on node insertions or removals, enhancing Document management and workflow efficiency....inserted or removed in the document. public INodeChangingCallbac...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  7. List.Style | Aspose.Words for .NET

    Discover the List Style property to define and customize your lists effectively. Enhance your web design with unique styling options!...applied to paragraphs in the document directly. Examples Shows how...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ComparerContext.AcceptRevisions | Aspose.Words ...

    Discover how the ComparerContext AcceptRevisions property enhances Document comparison by allowing or rejecting revisions, ensuring accurate results every time....to accept revisions in the documents before comparing them. If...If the compared documents contain revisions and this flag is set...

    reference.aspose.com/words/net/aspose.words.low...
  9. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your Document's style today!...border into a document. Document doc = new Document (); DocumentBuilder...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. CustomXmlPartCollection.GetEnumerator | Aspose....

    Explore the CustomXmlPartCollection's GetEnumerator method to easily iterate through all collection items, enhancing your XML data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

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