Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 400,522 for

document

(0.48 sec)
  1. C++ API to Convert MHTML to SWF | products.aspo...

    Convert MHTML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...SWF Open MHTML file using Document class reference Convert MHTML...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  3. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. Document A Document object that, as the root...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RtfSaveOptions.ExportCompactSize | Aspose.Words...

    Optimize RTF Document size with the ExportCompactSize property. Ensure efficient storage while maintaining text integrity, even with RTL content....Allows to make output RTF documents smaller in size, but if they...get ; set ; } Remarks If the document that you want to convert to...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF 转换为 DOC use asposepdf :: Document ; fn main () -> Result < ()...Open a PDF-document with filename let pdf = Document :: open (...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  6. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) constructor. Converting...source PDF document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing. To learn more, visit the Documentation article in C++....IncorrectPasswordExc typedef Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/cpp/aspose.words/inc...
  8. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 操作 XFA 表单|Aspose.PDF for C++

    Aspose.PDF for C++ API 允许您在 PDF 文档中使用 XFA 和 XFA Acroform 字段。Aspose.PDF.Facades。...加载 XFA 表单 auto document = MakeObject < Document > ( _dataDir +...获取 XFA 表单字段的名称 auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/zh/cpp/xfa-forms/
  10. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt Document using RC4 encryption method in C++....Gets/sets a password to encrypt document using RC4 encryption method...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...