Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 401,138 for

document

(0.11 sec)
  1. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  2. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  3. Working with Ranges in Python|Aspose.Words for ...

    Work with ranges in a Document using Python....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/python-net/working-with-r...
  4. Working with Ranges in C++|Aspose.Words for C++

    Introduction to Range feature in Aspose.Words for C++....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/cpp/working-with-ranges/
  5. Working with Ranges in Node.js|Aspose.Words for...

    Work with ranges in a Document using Node.js....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/nodejs-net/working-with-r...
  6. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  8. How to convert XML to PDF | Aspose.PDF

    Do you know how easily convert XML to PDF in Java? Convert XML to PDF with high quality using Java PDF library....define the structure of PDF documents. This allows for precise control...control and customization of the document’s layout and content. You...

    products.aspose.com/pdf/tutorial/convert-xml-pdf/
  9. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++....Hide ] ComparerContext class Document comparer context. class ComparerContext...to accept revisions in the documents before comparing them. If...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the PDF format in the form...

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