Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 9,370 for

assemble document

(0.13 sec)
  1. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    PdfSaveOptions ExportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact in C#....the logical structure of the document. When the value is true the...emphasis, etc.). Document doc = new Document ( MyDir + "PDF artifacts...

    reference.aspose.com/words/net/aspose.words.sav...
  2. JavaScript | Aspose.PDF for .NET API Reference

    Collection of JavaScript of Document level....JavaScript Document.JavaScript property Collection of JavaScript...JavaScript of document level. public JavaScriptCollection JavaScript...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  3. Form | Aspose.PDF for .NET API Reference

    Gets Acro Form of the Document....Form Document.Form property Gets Acro Form of the document. public...Form class Document namespace Aspose.Pdf assembly Aspose.PDF...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  4. TaskPane Class | Aspose.Words for .NET

    Aspose.Words.WebExtensions.TaskPane class. Represents an addin task pane object in C#....Work with Office Add-ins documentation article. public class TaskPane...task pane is locked to the document in the UI and cannot be closed...

    reference.aspose.com/words/net/aspose.words.web...
  5. VbaModule.Type | Aspose.Words for .NET

    VbaModule Type property. Specifies whether the module is a procedural module Document module class module or designer module in C#....module is a procedural module, document module, class module, or designer...project using macros. Document doc = new Document (); // Create a new...

    reference.aspose.com/words/net/aspose.words.vba...
  6. ReadDocumentProperties | Aspose.Sildes for .NET...

    Gets Document properties of binded presentation....ReadDocumentProperti method Gets document properties of binded presentation...ReadDocumentProperti () Return Value Document properties IDocumentProperties...

    reference.aspose.com/slides/net/aspose.slides/i...
  7. ParagraphFormat.KeepTogether | Aspose.Words for...

    ParagraphFormat KeepTogether property. True if all lines in the paragraph are to remain on the same page in C#....paragraph into the document. Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  8. CertificateHolder.Certificate | Aspose.Words fo...

    CertificateHolder Certificate property. Returns the instance of X509Certificate2 which holds private public keys and certificate chain in C#....signature in a document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words CertificateHolder...

    reference.aspose.com/words/net/aspose.words.dig...
  9. StructuredDocumentTag.DateStorageFormat | Aspos...

    StructuredDocumentTag DateStorageFormat property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Documents data store. Default value is DateTime in C#....bound to an XML node in the document’s data store. Default value...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    DocumentBuilder MoveToCell method. Moves the cursor to a table cell in the current section in C#....Examples Shows how to move a document builder’s cursor to a cell...cell in a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...