Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 401,131 for

documents

(0.2 sec)
  1. 通过Node.js与C++删除命名范围|Documentation

    您可以学习如何使用Aspose.Cells for Node.js via C++从Excel或OpenOffice文件中删除定义的名称或命名范围。..."path" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-name...
  2. Grouping and Ungrouping Rows and Columns with N...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/grouping-and-u...
  3. 使用 Node.js 和 C++ 替换工作表中文本框内的标签为文本|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 替换工作表中文本框内的标签为文本...Define the paths for the documents and output directories const...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tag...
  4. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用Node.js和C++拆分Excel工作表屏幕|Documentation

    在本文中,您将学习如何通过编程方式使用Node.js C++插件将工作表分成两部分或四部分,以显示特定的行和/或列。...node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-spli...
  6. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of Documents ( fill in a coversheet, add sharepoint Documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...content to a final Aspose Word Document and then convert to pdf Aspose...having multiple sources of documents ( fill in a coversheet, add...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  7. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats....Save Remarks PDF Portable Document Format CGM Computer Graphics...typesetting file format MHT MHTML Document PCL Printer Control Language...

    docs.aspose.com/pdf/python-net/supported-file-f...
  8. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java....Ask AI Convert a Document to Excel Contents [ Hide ] Converting...Converting documents from one format to another is the flagship feature...

    docs.aspose.com/words/java/convert-a-document-t...
  9. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination Documents. The default value is false in C++....in source and destination documents. The default value is false...attributes inside a destination document, if KeepSourceFormatting importing...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Import and Export Form Field|Aspose.PDF for .NET

    Fill Form fields using DataTable with FormEditor Class by Aspose.PDF for .NET...create/manipulating form fields inside PDF document. Using this API, you can programmatically...ImportData () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/import-export-form-field/