Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 9,451 for

assemble document

(0.06 sec)
  1. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    HtmlSaveOptions CssStyleSheetType property. Specifies how CSS Cascading Style Sheet styles are exported to HTML MHTML or EPUB. Default value is Inline for HTML/MHTML and External for EPUB in C#....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DigitalSignature | Aspose.Sildes for Python via...

    DigitalSignature DigitalSignature class Digital signature in signed file. The DigitalSignature type exposes the follo......that was used to sign the document. Read-only X509Certificate2...signature is valid and the document has not been tampered with...

    reference.aspose.com/slides/python-net/aspose.s...
  3. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    SvgSaveOptions ShowPageBorder property. Controls whether a border is added to the outline of the page. Default is true in C#....docx document to .svg. Document doc = new Document ( MyDir...MyDir + "Document.docx" ); // Configure the SvgSaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  4. NonFullScreenPageMode | Aspose.PDF for .NET API...

    Gets or sets page mode specifying how to display the Document on exiting full-screen mode....NonFullScreenPageMod Document.NonFullScreenPageMod property Gets...specifying how to display the document on exiting full-screen mode...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  5. RevisionGroup.RevisionType | Aspose.Words for .NET

    RevisionGroup RevisionType property. Gets the type of revisions included in this group in C#....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  6. SubDocument Class | Aspose.Words for .NET

    Aspose.Words.SubDocument class. Represents a SubDocument which is a reference to an externally stored Document in C#....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/sub...
  7. HeaderFooter | Aspose.Words for .NET

    HeaderFooter constructor. Creates a new header or footer of the specified type in C#....doc DocumentBase The owner document. headerFooterType HeaderFooterType...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Story.Paragraphs | Aspose.Words for .NET

    Story Paragraphs property. Gets a collection of paragraphs that are immediate children of the story in C#.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/sto...
  9. TabStopCollection.GetHashCode | Aspose.Words fo...

    TabStopCollection GetHashCode method. Serves as a hash function for this type in C#....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  10. PdfFileStamp | Aspose.PDF for .NET API Reference

    Class for adding stamps watermark or background to PDF files.... PdfFileStamp (Document) Initializes new PdfFileStamp...PdfFileStamp object on base of the document . Properties Name Description...

    reference.aspose.com/pdf/net/aspose.pdf.facades...