Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 9,370 for

assemble document

(0.06 sec)
  1. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    PageSavingArgs KeepPageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document page in C#....or close it after saving a document page. public bool KeepPageStreamOpen...PageStream property after writing a document page into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CssStyleSheetType Enum | Aspose.Words for .NET

    Aspose.Words.Saving.CssStyleSheetType enum. Specifies how CSS Cascading Style Sheet styles are exported to HTML 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...
  3. PdfDocumentInfo | Aspose.PSD for .NET API Refer...

    PdfDocumentInfo PdfDocumentInfo class This class represents set of metadata for Document description. public class Pd......represents set of metadata for document description. public class...Gets or sets author of the document. Keywords { get; set; } Gets...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  4. FootnoteOptions.StartNumber | Aspose.Words for ...

    FootnoteOptions StartNumber property. Specifies the starting number or character for the first automatically numbered footnotes in C#....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  5. SignatureLineOptions.AllowComments | Aspose.Wor...

    SignatureLineOptions AllowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C#....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...
  6. ListCollection.Item | Aspose.Words for .NET

    ListCollection Item property. Gets a list by index in C#....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.lis...
  7. SaveOptions.DmlRenderingMode | Aspose.Words for...

    SaveOptions DmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered in C#....property is used when the document is exported to fixed page...when saving to PDF. Document doc = new Document ( MyDir + "DrawingML...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfConverter | Aspose.PDF for Python via .NET A...

    Represents a class to convert a pdf file's each page to images, supporting BMP, JPEG, PNG and TIFF now.
    Supported content in pdfs pictures, form, comment.... PdfConverter(document) Initializes a new instance...Name Description document Gets the document facade is working...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  9. Body.AcceptStart | Aspose.Words for .NET

    Body AcceptStart method. Accepts a visitor for visiting the start of the Documents body in C#....visiting the start of the document’s body. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/bod...
  10. Body.AcceptEnd | Aspose.Words for .NET

    Body AcceptEnd method. Accepts a visitor for visiting the end of the Documents body in C#....for visiting the end of the document’s body. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/bod...