Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 9,585 for

assemble document

(0.15 sec)
  1. FormEditor | Aspose.PDF for .NET API Reference

    Class for editing forms ading/deleting field etc... FormEditor (Document) Initializes new FormEditor...FormEditor object on base of the document . Properties Name Description...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. Revision.ParentStyle | Aspose.Words for .NET

    Revision ParentStyle property. Gets the immediate parent style owner of this revision. This property will work for only for the StyleDefinitionChange revision type in C#....revision relates to changes on document nodes, use ParentNode instead...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  3. FieldInclude.SourceFullName | Aspose.Words for ...

    FieldInclude SourceFullName property. Gets or sets the location of the Document in C#....or sets the location of the document. public string SourceFullName...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldInclude.BookmarkName | Aspose.Words for .NET

    FieldInclude BookmarkName property. Gets or sets the name of the bookmark in the Document to include in C#....name of the bookmark in the document to include. public string...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    FontSavingArgs KeepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SignOptions.SignatureLineImage | Aspose.Words f...

    SignOptions SignatureLineImage property. The image that will be shown in associated SignatureLine. Default value is null in C#....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Footnote.ActualReferenceMark | Aspose.Words for...

    Footnote ActualReferenceMark property. Gets the actual text of the reference mark displayed in the Document for this footnote in C#....reference mark displayed in the document for this footnote. public...all reference marks of the document, or to update the values after...

    reference.aspose.com/words/net/aspose.words.not...
  8. 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...
  9. DocumentURI | Aspose.HTML for .NET API Reference

    The location of the Document or null if undefined or if the Document was created using DOMImplementation.createDocument....DocumentURI Document.DocumentURI property The location of the...the document or null if undefined or if the Document was created...

    reference.aspose.com/html/net/aspose.html.dom/d...
  10. Range.Bookmarks | Aspose.Words for .NET

    Range Bookmarks property. Returns a Bookmarks collection that represents all bookmarks in the range in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/ran...