Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 400,466 for

document

(0.24 sec)
  1. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid 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...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/python-net/aspose.wo...
  2. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... These document properties allow some useful...be stored along with the documents (presentation files). There...

    docs.aspose.com/slides/php-java/presentation-pr...
  3. VbaProject.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaProject with the Clone method. Enhance your workflow and streamline project management today!... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  4. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....the Working with Fields documentation article. Methods Method...modifications made to the document. isDirty(boolean value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  5. C# API to Export MSG to DOC | products.aspose.com

    Convert MSG to DOC without using Microsoft Word or Outlook on .NET...create, edit, and convert Word documents. It also provides features...features for manipulating document elements, formatting, and other related...

    products.aspose.com/total/net/conversion/msg-to...
  6. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for Document page extracting in C++....Allows to specify options for document page extracting. class PageExtractOptions...NUMPAGES fields in the resulting document will be replaced with their...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::Markup::XmlMapping::Delete metho...

    Aspose::Words::Markup::XmlMapping::Delete method. Deletes mapping of the parent structured Document to XML data in C++....mapping of the parent structured document to XML data. void Aspose ::...MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Margins | Aspose.Words for Java

    Specifies preset margins in Java....layout of the document. Document doc = new Document(getMyDir() +..."Rendering.docx"); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/java/com.aspose.word...
  9. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....collect information from HTML documents. This article provides information...programmatically extract data from HTML documents with the Aspose.HTML for ...

    docs.aspose.com/html/net/html-navigation/
  10. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 创建 Document 类的对象。 向 Document 对象的 Pages 集合中添加一个...HelloWorld () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/create-document/