Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 217,846 for

document

(0.12 sec)
  1. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using Node.js with Aspose.Cells for Node.js via C++....signed Excel document, if the original document is an Aspose...generated document, it works well. But if the original document is generated...

    docs.aspose.com/cells/nodejs-cpp/add-digital-si...
  2. Aspose::Words::Saving::SaveOptions::get_UpdateF...

    Aspose::Words::Saving::SaveOptions::get_UpdateFields method. Gets or sets a value determining if fields of certain types should be updated before saving the Document to a fixed page format. Default value for this property is true in C++....updated before saving the document to a fixed page format. Default...update all the fields in a document immediately before saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 使用 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...
  4. 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...
  5. Extract data from PDF Forms using Python for .N...

    Extract user data fields from fillable PDF Document programmatically with Python sample code using Aspose.PDF for Python for .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Get values from all...

    products.aspose.com/pdf/python-net/acroforms/ex...
  6. 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...
  7. 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...
  8. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. Document.versionsCount property | Aspose.Words ...

    Document.versionsCount property. Gets the number of Document versions that was stored in the DOC Document....versionsCount property Document.versionsCount property Gets the...of document versions that was stored in the DOC document. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BookmarkEnd.Name | Aspose.Words for .NET

    Discover the BookmarkEnd Name property to easily manage and customize bookmark names in your Documents for better organization and efficiency....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/boo...