Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 9,371 for

assemble document

(0.06 sec)
  1. PdfContentEditor | Aspose.PDF for Python via .N...

    Represents a class to edit PDF file's content.... PdfContentEditor(document) Initializes a new instance...Name Description document Gets the document facade is working...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  2. TextFragmentAbsorber | Aspose.PDF for .NET API ...

    Initializes a new instance of the TextFragmentAbsorberaspose.pdf.text/textfragmentabsorber that performs search of all text segments of the Document or page....of all text segments of the document or page. public TextFragmentAbsorber...PDF document page and replace the text. // Open document Document...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  3. PdfFileInfo | Aspose.PDF for .NET API Reference

    Represents a class for accessing meta information of PDF Document....accessing meta information of PDF document. public sealed class PdfFileInfo...default values. PdfFileInfo (Document) Initializes new PdfFileInfo...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. PageSavingArgs.PageIndex | Aspose.Words for .NET

    PageSavingArgs PageIndex property. Current page index in C#....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DigitalSignatureCollection.IsValid | Aspose.Wor...

    DigitalSignatureCollection IsValid property. Returns true if all digital signatures in this collection are valid and the Document has not been tampered with Also returns true if there are no digital signatures. Returns false if at least one digital signature is invalid in C#....collection are valid and the document has not been tampered with...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  6. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    DigitalSignatureUtil Sign method. Signs source Document using given CertificateHolder and SignOptions with digital signature and writes signed Document to destination stream in C#....SignOptions ) Signs source document using given CertificateHolder...signature and writes signed document to destination stream. Supported...

    reference.aspose.com/words/net/aspose.words.dig...
  7. CssSavingArgs.CssStream | Aspose.Words for .NET

    CssSavingArgs CssStream property. Allows to specify the stream where the CSS information will be saved to in C#....file or embedding to HTML document. To suppress exporting CSS...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentVisitor Class | Aspose.Words for .NET

    Aspose.Words.DocumentVisitor class. Base class for custom Document visitors in C#....class Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PageIndex | Aspose.Note for .NET API Reference

    Gets or sets the index of the first page to save. By default is 0....save a document in png format. // The path to the documents directory...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note.savin...
  10. MailMergeSettings.HeaderSource | Aspose.Words f...

    MailMergeSettings HeaderSource property. Specifies the path to the mailmerge header source. The default value is an empty string in C#.... Document doc = new Document (); DocumentBuilder...as the header document's table. doc = new Document (); builder...

    reference.aspose.com/words/net/aspose.words.set...