Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 50,613 for

import document

(0.08 sec)
  1. Set the Height and Width of a Shape in Ruby|Doc...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."SetShapeHeightAndWid.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/set-the-height-and...
  2. Convert MHTML to DOTX in Python | products.aspo...

    MHTML and HtmlFixed to DOTX conversion in your Python applications without using Microsoft Word...convert Microsoft Word DOTX documents to MHTML and HtmlFixed formats...makes it easy to export and import MHTML, PDF and various other...

    products.aspose.com/total/python-net/conversion...
  3. 使用 Python 製作 WORD

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

    products.aspose.com/words/zh-hant/python-net/ma...
  4. 乳胶图渲染| 通过 .NET 为 Python 提供 Aspose.TeX

    本文概述了Aspose.TeX API解决方案及其用于渲染乳胶片段的功能(图)。学习代码示例。... features import * 2 from aspose. pydrawing import Color 3 from...from aspose. tex . io import * 4 from aspose. tex . presentation...

    docs.aspose.com/tex/zh/python-net/latex-figure-...
  5. Handling Critical and Effort-driven Tasks | Asp...

    Learn how to handle critical and effort-driven tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/handling-critical-an...
  6. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....via Java in your application Import necessary namespaces and classes...for converting Excel to Word document in Python such that first...

    kb.aspose.com/cells/python/how-to-export-excel-...
  7. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....and then save it as a Word document, say a DOCX file. You will...via .NET in your application Import aspose.slides, aspose.words...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...allows to perform a range of document processing tasks such as form...file into two or more PDF documents. You may also use it to concatenate...

    products.aspose.com/pdf/python-java/
  9. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。...解锁所有单元格(默认锁定状态在保护之前不会生效) 锁定特定单元格 保护工作表以强制执行锁定 import aspose.cells as ac # Load sample...制执行这些设置。 from aspose.cells import Workbook , ProtectionType ...

    docs.aspose.com/cells/zh/python-net/how-to-lock...
  10. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells Import Workbook workbook = Workbook(“Sample_Excel.xls…...cells import Workbook workbook = Workbook(“Sample_Excel...conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...