Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,975 for

assemble document

(0.05 sec)
  1. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Document doc = new Document ( MyDir + "Tables...building a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list formatting and clarity.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ResourceLoadingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ResourceLoadingAction enum for efficient resource loading modes. Enhance your Document processing with optimized performance!...the Specify Load Options documentation article. public enum ResourceLoadingActio...external resources into a document. public void ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  4. FieldCitation.PageNumber | Aspose.Words for .NET

    Manage your citations effortlessly with the FieldCitation PageNumber property. Easily set or retrieve page numbers for accurate referencing.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldCitation.SuppressAuthor | Aspose.Words for...

    Control author visibility with the FieldCitation SuppressAuthor property. Easily manage citation details for enhanced clarity and professionalism.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . That ( bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  7. FieldSet.BookmarkName | Aspose.Words for .NET

    Discover the FieldSet BookmarkName property to easily manage and customize your bookmarks. Enhance your application's navigation with this key feature!...display it in the document using a REF field. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words FieldSet FieldSet...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your Document's readability!... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  9. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in Documents. Enhance your formatting with versatile style types for optimal results!...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/sty...
  10. FieldComments.Text | Aspose.Words for .NET

    Manage your comments effortlessly with the FieldComments Text property—easily get or set comment text for enhanced user interaction.... Document doc = new Document (); DocumentBuilder...); // Set a value for the document's "Comments" built-in property...

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