Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 50,573 for

import document

(0.26 sec)
  1. Export DataTable from GridWeb|Documentation

    This article introduces how to export a DataTable from GridWeb....Hide ] Import DataView to GridWeb discussed importing the contents...GridView to view the data. Import DataView to GridWeb Sort Worksheet...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. 从 Ruby 绘图中获取主对象|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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/get-master-obje...
  3. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software.... import aspose.slides as slides slide_index...your preferred image format. import aspose.slides as slides slide_index...

    docs.aspose.com/slides/python-net/presentation-...
  4. Convert 3DS to AMF via Node.js | products.aspos...

    Sample code for 3DS to AMF Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to AMF using API sample code.... powerful and easy to use document manipulation and conversion...popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/nodejs-java/conversion/3...
  5. Convert 3DS to DAE via Node.js | products.aspos...

    Sample code for 3DS to DAE Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to DAE using API sample code.... powerful and easy to use document manipulation and conversion...popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/nodejs-java/conversion/3...
  6. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...插入書籤 插入圖表 import aspose.words as aw doc = aw.Document() builder..."Output.pdf" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  7. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...插入書籤 插入圖表 import aspose.words as aw doc = aw.Document() builder..."Output.md" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  8. Adding Calendar Exceptions in Ruby | Aspose.Tas...

    Learn how to add Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...) 4 5 calException = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/adding-calendar-exce...
  9. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table border…... 以下是实现该功能的代码示例: import com.aspose.words.*; public...Exception { // 创建新文档 Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/docx/310697
  10. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included.... import aspose.slides as slides # Instantiate...presentation. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/ellipse/