Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 9,370 for

assemble document

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

    Table SetBorders method. Sets all table borders to the specified line style width and color in C#.... Document doc = new Document ( MyDir + "Tables...building a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. SdtListItemCollection.Count | Aspose.Words for ...

    SdtListItemCollection Count property. Gets number of items in the collection in C#....structured document tags. Document doc = new Document (); StructuredDocumentTa...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/net/aspose.words.mar...
  3. ListLevel.Alignment | Aspose.Words for .NET

    ListLevel Alignment property. Gets or sets the justification of the actual number of the list item in C#.... 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...
  4. CustomXmlPartCollection.Item | Aspose.Words for...

    CustomXmlPartCollection Item property. Gets or sets an item at the specified index in C#....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...
  5. Row.IsFirstRow | Aspose.Words for .NET

    Row IsFirstRow property. True if this is the first row in a table false otherwise in C#....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Cell.IsLastCell | Aspose.Words for .NET

    Cell IsLastCell property. True if this is the last cell inside a row false otherwise in C#....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  7. FontSubstitutionSettings.FontInfoSubstitution |...

    FontSubstitutionSettings FontInfoSubstitution property. Settings related to font info substitution rule in C#....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Paragraph JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C#.... Document doc = new Document (); DocumentBuilder...4. " ); // If we open this document in Microsoft Word, the paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  9. Table.CellSpacing | Aspose.Words for .NET

    Table CellSpacing property. Gets or sets the amount of space in points between the cells in C#.... Document doc = new Document (); DocumentBuilder...settings for the table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  10. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Aspose.Words.MailMerging.IMailMergeDataSourceRoot interface. Implement this interface to allow mail merge from a custom data source with masterdetail data in C#....CustomDataSourceRoot () { // Create a document with two mail merge regions..."Vancouver" , "Seattle" }; Document doc = CreateSourceDocument...

    reference.aspose.com/words/net/aspose.words.mai...