Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 66,981 for

import

(0.62 sec)
  1. Սեղմել PDF Ը Python Ում

    Սեղմեք PDF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...install aspose-words Պատճենել import aspose.words as aw renderer...page_setup.page_height = height; import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/compres...
  2. View POTM in Python | products.aspose.com

    View POTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...Python code for viewing POTM import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/potm/
  3. View ODP in Python | products.aspose.com

    View ODP in Python. Use Python library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing ODP import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/odp/
  4. View PPTX in Python | products.aspose.com

    View PPTX in Python. Use Python library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing PPTX import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/pptx/
  5. View PPSX in Python | products.aspose.com

    View PPSX in Python. Use Python library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...Python code for viewing PPSX import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/ppsx/
  6. View POT in Python | products.aspose.com

    View POT in Python. Use Python library API to open and view PowerPoint slideshow...manipulate or edit presentations, import presentations from images or...Python code for viewing POT import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/pot/
  7. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    用於將頁面戳添加到 .NET 框架、.NET Core 上的 PDF 檔的 Python 原始程式碼。...添加页面图章-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  8. 在 Visio 中用 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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Layers.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/configure-shape...
  9. Search and Get Images from PDF Document|Aspose....

    This section explain how to search and get images from PDF document with Aspose.PDF for Java library....examples ; import java.io.IOException ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/search-and-get-images-...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....example implements these steps: import aspose.slides as slides # Instantiate...was created as a text box: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/manage-textbox/