Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 400,490 for

document

(0.13 sec)
  1. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word....automatically_update_styles property Document.automatically_update_styles...whether the styles in the document are updated to match the styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Digital Signatures|Aspose.Words fo...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures using Python....authenticate a document to establish that the sender of the document is who...are and the content of the document has not been tampered with...

    docs.aspose.com/words/python-net/working-with-d...
  3. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character.... Document () # An empty document, by default, has... text = 'Run 3. ' ) # The document body will not display these...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the Document....Inserts a table cell into the document. def insert_cell ( self ):...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  6. 工作表转图片——设置渲染图像的像素格式(JavaScript通过C++)|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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  7. Aspose::Words::RevisionCollection::GetEnumerato...

    Aspose::Words::RevisionCollection::GetEnumerator method. Returns an enumerator object in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF Document with Aspose.PDF for Python via .NET....properties in a Tagged PDF Document, Aspose.PDF offers create_sect_element()...properties of a Tagged PDF Document: import aspose.pdf as ap #...

    docs.aspose.com/pdf/python-net/setting-structur...
  9. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF Documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Convert the file using the Document class Convert method. Before...); // Open document auto document = new Document ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  10. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel Documents and select them by ID using Aspose.Cells for JavaScript via C++....stored inside Microsoft Excel documents and are used by applications...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-custom...