Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 177,803 for

docx

(0.17 sec)
  1. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...artifactsDir + "Table.CreateNestedTable.docx" ); }); /// <summary> /// Creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library.... DOCX ) { // modify an OLE object...aspose . words . SaveFormat . DOCX ); // replace an OLE object...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  3. Working With OLE Objects|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.... DOCX ) { // modify an OLE object...aspose . words . SaveFormat . DOCX ); // replace an OLE object...

    docs.aspose.com/diagram/java/working-with-ole-o...
  4. Convert a Multi-page Document to an Image in C#...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C#....shows how to save a multi-page DOCX document as JPEG image with...shows how to save a multi-page DOCX document as PNG image with Grid...

    docs.aspose.com/words/net/convert-a-multi-page-...
  5. C++ Split WORD

    Split WORD files into e pages using C++ code. Save WORD as separate files using C++.... DOCX Node Python Java C# C++ View...C++ code example to split a DOCX file Copy Examples Input file...

    products.aspose.com/words/cpp/split/word/
  6. AI语法检查|Aspose.Words为Python via .NET

    检查文档语法。 Aspose.Words为Python 允许用户使用OpenAI,Google和Claude模型检查语法并检测文档中的错误。... docx ' ) api_key = system_helper...file_name = ' AI . AiGrammar . docx ' ) 使用Aspose.Words检查语法可以提高工...

    docs.aspose.com/words/zh/python-net/grammar-che...
  7. Document.original_load_format property | Aspose...

    Document.original_load_format property. Gets the format of the original document that was loaded into this object....docx' ) self . assertEqual ( MY_DIR + 'Document.docx' , doc...assertEqual ( aw . LoadFormat . DOCX , doc . original_load_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Drawing tool image extraction without table and...

    Chapter09.Docx (468.6 KB)...docx (468.6 KB) Professionalize.Discourse...doc = new Document("Chapter09.docx"); NodeCollection shapes = doc...

    forum.aspose.com/t/drawing-tool-image-extractio...
  9. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the Docx format in C++....will be used when saving in the DOCX format. enum class OoxmlCompliance...Aspose :: Words :: SaveFormat :: Docx ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 如何在 Node.js 中将 Excel 转换为 Word

    本文介绍如何在 Node.js 中将 Excel 转换为 Word。它包含配置详细信息、分步过程以及在 Node.js 中将 Excel 导出到 Word 的可运行示例代码。...,例如使用要遵循的详细配置步骤序列将 XLSX 导出到 DOCX 并生成此应用程序。在 在 Node.js 中将 Excel...文件与自定义属性一起保存为 DOCX Word 文档 上述步骤解释了 在 Node.js 中将 XLSX 转换为 DOCX 的过程。您可以通过跳过...

    kb.aspose.com/zh/cells/nodejs/how-to-convert-ex...