Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 66,905 for

import

(0.1 sec)
  1. 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/
  2. 使用 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...
  3. Გადაიყვანეთ Გამოსახულება PDF Python

    გადაიყვანეთ Გამოსახულება PDF Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF Python....install aspose-words კოპირება import aspose.words as aw doc = aw...) doc.save( "Output.pdf" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  4. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis.... import aspose.pdf as ap from os import path # Construct...for context. import aspose.pdf as ap from os import path # Construct...

    docs.aspose.com/pdf/python-net/extract-links/
  5. 在 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...
  6. Saving Project Data to CSV and Text Formats in ...

    This article explains how to save project data to CSV or text formats using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...save( "Project.csv" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/saving-project-data-...
  7. PDF to PNG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  8. General Properties in Ruby | Aspose.Tasks Docum...

    Learn how to read Microsoft Project general properties 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/general-properties-i...
  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. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....extensions and dependencies: import aspose.slides as slides with...slide transitions this way: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/export-to-html5/