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

assemble document

(0.07 sec)
  1. DocumentBuilder.PushFont | Aspose.Words for .NET

    DocumentBuilder PushFont method. Saves current character formatting onto the stack in C#....to use a document builder’s formatting stack. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FieldIncludePicture.IsLinked | Aspose.Words for...

    FieldIncludePicture IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C#....storing graphics data with the document. public bool IsLinked { get...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. MailMergeSettings.Destination | Aspose.Words fo...

    MailMergeSettings Destination property. Specifies how Microsoft Word will output the results of a mail merge. The default value is Default in C#.... Document doc = new Document (); DocumentBuilder...Clone ()); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  4. ListLevel.TrailingCharacter | Aspose.Words for ...

    ListLevel TrailingCharacter property. Returns or sets the character inserted after the number for the list level 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...
  5. PersonCollection Class | Aspose.Words for .NET

    Aspose.Words.Bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors in C#....available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  6. SdtListItemCollection.Add | Aspose.Words for .NET

    SdtListItemCollection Add method. Adds an item to this 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...
  7. SdtListItemCollection.Clear | Aspose.Words for ...

    SdtListItemCollection Clear method. Clears all items from this 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...
  8. ListLevel.TabPosition | Aspose.Words for .NET

    ListLevel TabPosition property. Returns or sets the tab position in points for the list level 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...
  9. FieldBibliography.SourceTag | Aspose.Words for ...

    FieldBibliography SourceTag property. Gets or sets a value so that only the sources with matching Tag element value are displayed in the bibliography in C#.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  10. GradientStopCollection.Add | Aspose.Words for .NET

    GradientStopCollection Add method. Adds a specified GradientStop to a gradient in C#.... Document doc = new Document (); DocumentBuilder..."GradientStops" property after the document saves. OoxmlSaveOptions saveOptions...

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