Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 415,661 for

document

(0.18 sec)
  1. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates....Examples Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  2. DigitalSignatureCollection.Count | Aspose.Words...

    Discover the DigitalSignatureCollection Count property, efficiently retrieve the total number of elements, enhancing your digital signature management....Examples Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Subject method. Gets or sets the subject of the Document in C++....or sets the subject of the document. System :: String Aspose ::...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Split DOCX File Online or via Java | products.a...

    Free online app to split different DOCX files. Java splitter library code for DOCX Documents....DOCX document splitter applications. Freely split documents including...project. Load the DOCX document using Document class. Count total...

    products.aspose.com/total/java/split/docx/
  5. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 以下代码片段遵循这些步骤: 实例化一个 Document 对象。 向文档对象添加一个 Page 。 创建一个...HelloWorld () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  6. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Numbers The document is created by Apple’s Numbers...system. PDF Adobe Portable Document Format. XPS XML Paper Specification...

    docs.aspose.com/cells/net/supported-file-formats/
  7. XamlFlowSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XamlFlow](../../aspose.words/saveformat/#XamlFlow) or [SaveFormat.XamlFlowPack](../../aspose.words/saveformat/#XamlFlowPack) format...additional options when saving a document into the SaveFormat.XamlFlow...the Specify Save Options documentation article. Inheritance: XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::LowCode::SplitOptions class | As...

    Aspose::Words::LowCode::SplitOptions class. Specifies options how the Document is split into parts in C++....Specifies options how the document is split into parts. class...criteria for splitting the document into parts. get_SplitStyle...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method...Inserts a Word field into a document and optionally updates the...method inserts a field into a document. Aspose.Words can update fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Modify Annotations in your PDF File (facades)|A...

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....ModifyAnnotations () { Document document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // Create a new object...

    docs.aspose.com/pdf/java/modify-annotations/