Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 400,591 for

document

(0.27 sec)
  1. Remove ActiveX Control with JavaScript via C++|...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/remove-act...
  2. 编辑工作表的超链接|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中编辑工作表的超链接。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/editing...
  3. Configure|Aspose.Words for Reporting Services

    Configuration options for the Aspose.Words for Reporting Services....topics: Configuration Explained Document Layout Flow vs. Positioned...Round Points Stretching Factor Document Ooxml Compliance Getting Started...

    docs.aspose.com/words/reportingservices/configu...
  4. WriteProtection.setPassword method | Aspose.Wor...

    WriteProtection.setPassword method. Sets the write protection password for the Document....protection password for the document. setPassword ( password :...user to enter it or open the document as read-only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 如何以及在哪里使用 JavaScript 通过 C++ 枚举器|Documentation

    通过C++ API学习如何使用Aspose.Cells for JavaScript中的枚举器。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-and...
  6. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...additional options when saving a document into the SaveFormat.TEXT format...the Specify Save Options documentation article. Inheritance: TxtSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  8. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature....Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....how to add a thumbnail to a document that we save as an Epub. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. InlineStory.isDeleteRevision property | Aspose....

    InlineStory.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

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