Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 400,519 for

document

(0.36 sec)
  1. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上以PDF文件形式添加表格。...中添加表格-C++ auto document = MakeObject < Document > ( _dataDir +...to first page of input document document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hans/cpp/table/add/
  2. Aspose::Words::Fields::FieldSaveDate::get_UseUm...

    Aspose::Words::Fields::FieldSaveDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....display the date/time of the document’s most recent save operation...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....Excel Workbook To convert PDF document to Excel Workbook using Aspose...Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  4. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end of the list of child nodes for this node....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a Document in the XLSX format in C++....are handled when saving a document in the XLSX format. enum class...created for each section of a document. SingleWorksheet 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a Document are up-to-date....Indicates whether hyperlinks in a document are up-to-date. get linksUpToDate...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.fieldOptions property | Aspose.Words f...

    Document.fieldOptions property. Gets a [FieldOptions](../../../aspose.words.fields/fieldoptions/) object that represents options to control field handling in the Document....fieldOptions property Document.fieldOptions property Gets a FieldOptions...control field handling in the document. get fieldOptions () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured Document tag (SDT or content control) in a Document. To learn more, visit the Documentation article in C++....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for Java to experience its simplicity and power in Java....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/java/hello-world/
  10. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/opening...