Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 347,574 for

document

(0.2 sec)
  1. 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...
  2. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 PDF 文档添加附件。...方法将 FileSpecification 对象添加到 Document 对象的 EmbeddedFiles 集合中 保存 PDF...outfile ) # Open document document = apdf . Document ( path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....0 Contents [ Hide ] This document describes the changes to the...scenario to load only the document properties from a template...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField 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/nodejs-net/aspose.wo...
  5. Document.acceptAllRevisions method | Aspose.Wor...

    Document.acceptAllRevisions method. Accepts all tracked changes in the Document....all tracked changes in the document. acceptAllRevisions () Remarks...changes in the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Words.DigitalSignatures | Aspose.Words f...

    Discover the Aspose.Words.DigitalSignatures namespace for easy Document signing and signature verification, ensuring security and authenticity in your workflows....provides classes to sign documents and verify signatures. Classes...Represents a digital signature on a document and the result of its verification...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Aspose::Words::Saving::ICssSavingCallback inter...

    Aspose::Words::Saving::ICssSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a Document to HTML in C++....Style Sheet) when saving a document to HTML. class ICssSavingCallback...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this Document contains a digital signature...property Returns true if this document contains a digital signature...signature is present on a document, but it does not specify whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.BuiltInTemplatesPaths | Aspose.Wor...

    Discover how to manage MS Word built-in template paths with the FieldOptions BuiltInTemplatesPaths property for seamless Document creation....AppData\Roaming\Microsoft\Document Building Blocks\1033\16\Built-In...GLOSSARY fields. Document doc = new Document (); // Create a glossary...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style....Examples Shows how to access a document’s style collection. let doc...doc = new aw . Document (); expect ( doc . styles . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...