Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 9,370 for

assemble document

(0.07 sec)
  1. LayoutOptions.ShowHiddenText | Aspose.Words for...

    LayoutOptions ShowHiddenText property. Gets or sets indication of whether hidden text in the Document is rendered. Default is false in C#....whether hidden text in the document is rendered. Default is false...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  2. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    XamlFixedSaveOptions ResourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml Document. Default is null in C#....written into an fixed page Xaml document. Default is null . public...} Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    DocumentVisitor VisitCellEnd method. Called when enumeration of a table cell has ended 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/doc...
  4. Document.StopTrackRevisions | Aspose.Words for ...

    Document StopTrackRevisions method. Stops automatic marking of Document changes as revisions in C#....StopTrackRevisions Contents [ Hide ] Document.StopTrackRevisions method...Stops automatic marking of document changes as revisions. public...

    reference.aspose.com/words/net/aspose.words/doc...
  5. SvgTextOutputMode Enum | Aspose.Words for .NET

    Aspose.Words.Saving.SvgTextOutputMode enum. Allows to specify how text inside a Document should be rendered when saving in SVG format in C#....specify how text inside a document should be rendered when saving...some of fonts used in the document are not available on the target...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SectionStart Enum | Aspose.Words for .NET

    Aspose.Words.SectionStart enum. The type of break at the beginning of the section in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Watermark.SetImage | Aspose.Words for .NET

    Watermark SetImage method. Adds Image watermark into the Document in C#....Adds Image watermark into the document. public void SetImage ( Image...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/wat...
  8. StructuredDocumentTagRangeStart.RemoveAllChildr...

    StructuredDocumentTagRangeStart RemoveAllChildren method. Removes all the nodes between this range start node and the range end node in C#....to create/remove structured document tag and its content. public...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FontInfoCollection.Count | Aspose.Words for .NET

    FontInfoCollection Count property. Gets the number of elements contained in the collection in C#....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  10. XmlMapping.PrefixMappings | Aspose.Words for .NET

    XmlMapping PrefixMappings property. Returns XML namespace prefix mappings to evaluate the XPath in C#....custom XML data parts in the document. Examples Shows how to set...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...