Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 9,370 for

assemble document

(0.1 sec)
  1. WarningInfoCollection.GetEnumerator | Aspose.Wo...

    WarningInfoCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection 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/war...
  2. IDocumentTraversal | Aspose.SVG for .NET API Re...

    DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in Document order depth first pre-order traversal which is equivalent to the order in which the start tags occur in the text representation of the Document. In DOMs which support the Traversal feature DocumentTraversal will be implemented by the same objects that implement the Document interface....a node and its children in document order (depth first, pre-order...text representation of the document). In DOMs which support the...

    reference.aspose.com/svg/net/aspose.svg.dom.tra...
  3. VisRuleTargetsValue | Aspose.Diagram for .NET A...

    Specifies contents that define the target of the validation rule passed to and returned by the ValidationRule.TargetType property....0 The rule applies to the document itself. visRuleTargetPage...rule applies to pages in the document. visRuleTargetDocumen 2 The...

    reference.aspose.com/diagram/net/aspose.diagram...
  4. Run.GetText | Aspose.Words for .NET

    Run GetText method. Gets the text of the run in C#....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...
  5. Font.LocaleId | Aspose.Words for .NET

    Font LocaleId property. Gets or sets the locale identifier language of the formatted characters in C#....with a document builder. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.LineSpacing...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Chart.Title | Aspose.Words for .NET

    Chart Title property. Provides access to the chart title properties in C#.... Document doc = new Document (); DocumentBuilder...Insert a chart shape with a document builder and get its chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldKeywords Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.fie...
  8. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    PdfLoadOptions SkipPdfImages property. Gets or sets the flag indicating whether images must be skipped while loading PDF Document. Default is false in C#....skipped while loading PDF document. Default is false . public...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  9. DocumentBuilder.CurrentNode | Aspose.Words for ...

    DocumentBuilder CurrentNode property. Gets the node that is currently selected in this DocumentBuilder in C#....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  10. WebExtensionBinding | Aspose.Words for .NET

    WebExtensionBinding constructor. Creates web extension binding with specified parameters in C#....with the bound data in the document. Examples Shows how to add...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...