Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 4,931 for

assemble document

(0.28 sec)
  1. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your Document processing with advanced techniques.... Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as a TIFF, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance Document formatting. Default, false....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...
  3. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified Document ranges, enhancing your Document automation....the Working with Fields documentation article. public class FieldCollection...of this collection from the document and from this collection itself...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your Document's professionalism!...new SignatureLine into the document using InsertSignatureLine...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!...all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  6. List.IsListStyleDefinition | Aspose.Words for .NET

    Discover if the List IsListStyleDefinition property defines a list style. Unlock enhanced styling options for your lists today!...use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  7. List.IsMultiLevel | Aspose.Words for .NET

    Discover if your list supports multi-levels! Our tool reveals true for 9 levels and false for 1, enhancing your data management efficiency.... But in some documents, created with earlier versions...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation....visitor DocumentVisitor The document visitor. Return Value The...table in a document. public void TableToText () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your Document processing efficiency....the Programming with Documents documentation article. public class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/run/
  10. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced Document control and customization....FieldOptions Contents [ Hide ] Document.FieldOptions property Gets...control field handling in the document. public FieldOptions FieldOptions...

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