Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 5,200 for

assemble document

(0.58 sec)
  1. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your Document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your Documents effortlessly!...property Allows to specify document font settings. public FontSettings...example, when loading HTML documents Aspose.Words may resolve the...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML Document output for enhanced styling and flexibility....Style Sheet) when saving a document to HTML. public interface...conversion creates. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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 (); DocumentBuilder...borders at once. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ListLevel.Alignment | Aspose.Words for .NET

    Discover the ListLevel Alignment property to easily customize list item justification. Enhance your Document's clarity and visual appeal today!... 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...
  5. 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...
  6. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced Document processing....math node in a document. Document doc = new Document ( MyDir + "...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words.mat...
  7. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management.... Document doc = new Document (); DocumentBuilder...\\# 0.0" , null ); builder . Document . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 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...
  9. 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...
  10. 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....using a document visitor. Document doc = new Document (); DocumentBuilder...print its contents using a document visitor (ShapeGroupPrinter)...

    reference.aspose.com/words/net/aspose.words.dra...