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

assemble document

(0.08 sec)
  1. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    TableSubstitutionRule SetSubstitutes method. Override substitute font names for given original font name in C#.... Document doc = new Document (); DocumentBuilder...contain the first font that the document uses. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words.fon...
  2. BookmarkCollection.Count | Aspose.Words for .NET

    BookmarkCollection Count property. Returns the number of bookmarks in the collection in C#....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  3. Footnote.ReferenceMark | Aspose.Words for .NET

    Footnote ReferenceMark property. Gets/sets custom reference mark to be used for this footnote. Default value is empty string Empty meaning autonumbered footnotes are used in C#.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words.not...
  4. CompatibilityOptions.UsePrinterMetrics | Aspose...

    CompatibilityOptions UsePrinterMetrics property. Use Printer Metrics To Display Documents in C#....Printer Metrics To Display Documents. public bool UsePrinterMetrics...metrics. Therefore, the final document’s layout may change if this...

    reference.aspose.com/words/net/aspose.words.set...
  5. FieldFormDropDown Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldFormDropDown class. Implements the FORMDROPDOWN field in C#....the Working with Fields documentation article. public class FieldFormDropDown...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. InlineStory.LastParagraph | Aspose.Words for .NET

    InlineStory LastParagraph property. Gets the last paragraph in the story in C#.... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/inl...
  7. InlineStory.Tables | Aspose.Words for .NET

    InlineStory Tables property. Gets a collection of tables that are immediate children of the story in C#.... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/inl...
  8. FieldRef.InsertHyperlink | Aspose.Words for .NET

    FieldRef InsertHyperlink property. Gets or sets whether to create a hyperlink to the bookmarked paragraph in C#....void FieldRef () { Document doc = new Document (); DocumentBuilder...bookmark as it appears in the document. field = InsertFieldRef (...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldRef.InsertRelativePosition | Aspose.Words ...

    FieldRef InsertRelativePosition property. Gets or sets whether to insert the relative position of the referenced paragraph in C#....void FieldRef () { Document doc = new Document (); DocumentBuilder...bookmark as it appears in the document. field = InsertFieldRef (...

    reference.aspose.com/words/net/aspose.words.fie...
  10. IssueTarget | Aspose.Diagram for .NET API Refer...

    Depending on the target of the parent validation issue specifies either the page or both the page and the shape that the parent validation issue is associated with. If the target of the parent validation issue is a Document IssueTarget specifies neither a page nor a shape....parent validation issue is a document, IssueTarget specifies neither...issue. If the target is the document, the PageID value can be 0xFFFFFFFF...

    reference.aspose.com/diagram/net/aspose.diagram...