Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 423,607 for

documents

(0.3 sec)
  1. 在 Jython 中保存文件|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....下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub 在 Jython...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  2. Issue with Vertical Content in HTML Output Usin...

    Hello team, I am using the latest version of Aspose to convert Word Documents to HTML using SaveFormat.Html. However, when the document contains vertical content, it does not appear correctly in the HTML output. How ca…...of Aspose to convert Word documents to HTML using SaveFormat.Html...Html . However, when the document contains vertical content,...

    forum.aspose.com/t/issue-with-vertical-content-...
  3. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes 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/change-adjustm...
  4. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...Diagram-for-Java // The path to the documents directory. String dataDir...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  5. Add Polyline Annotation|Aspose.PDF for Python v...

    The example binds an input PDF, creates a solid polyline on the first page, and saves the modified document with an annotation....connections in diagrams and documents. Create the PdfContentEditor...annotation. Save the updated Document. import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/add-polyline-ann...
  6. 在 Jython 中显示隐藏滚动条|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....hidden, please check the output document." if __name__ == ' __main__...下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub 在 Jython...

    docs.aspose.com/cells/zh/java/display-hide-scro...
  7. Document.versions_count property | Aspose.Words...

    Document.versions_count property. Gets the number of document versions that was stored in the DOC document....versions_count property Document.versions_count property Gets...of document versions that was stored in the DOC document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page layout operation....pageCount property Document.pageCount property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 Jython 中将 Excel 转换为 Pdf|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....xls" ) # Save the document in PDF format workbook . save...下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub 在 Jython...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  10. Remove Open Action|Aspose.PDF for Python via .NET

    This example loads an existing PDF, removes the open action, and saves the cleaned document....Action Contents [ Hide ] PDF documents may contain actions that execute...you can easily remove the document open action and ensure the...

    docs.aspose.com/pdf/python-net/remove-open-action/