Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 67,645 for

import

(0.1 sec)
  1. Aspose.words module not found - Free Support Fo...

    I have installed aspose inside uv with uv add aspose-words everthing seems to have work, I can find the aspose inside the lib folder of the .venv. When I do the python interpreter and Import aspose.words as aw it works, …...the python interpreter and import aspose.words as aw it works...I create a script and do : import aspose.words as aw .... It...

    forum.aspose.com/t/aspose-words-module-not-foun...
  2. Set Orientation and Control the Export of Hidde...

    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.... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/set-orienta...
  3. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...examplesimple ; import android.app.Activity ; import android.os.Bundle...Bundle ; import android.os.Environment ; import android.widget...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  4. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.Cells for Python via .NET API控制存储在Excel文件中的有效数字。...cells import Workbook , CellsHelper import aspose.cells...cells import os import pytest # Set significant digits to 15 CellsHelper...

    docs.aspose.com/cells/zh/python-net/specifying-...
  5. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF.... import math import aspose.pdf as ap from...aspose.pycore import cast , is_assignable from os import path path_infile...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  6. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... import aspose.pdf as ap from aspose.pdf import Rectangle...forms import ButtonField from aspose.pdf.annotations import NamedAction...

    docs.aspose.com/pdf/python-net/actions/
  7. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java....examples ; import com.aspose.pdf.Color ; import com.aspose.pdf...Document ; import com.aspose.pdf.FontRepository ; import com.aspose...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  8. Extract Images from PDF using Python|Aspose.PDF...

    How to extract a part of the image from PDF using Aspose.PDF for Python...to a File import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-images-f...
  9. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...NET 等价: XLSX文件 import os from aspose.cells import Workbook , OoxmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/saving-file...
  10. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python.... import jpype import asposeslides jpype.startJVM()...startJVM() from asposeslides.api import Presentation, SaveFormat, ShapeType...

    products.aspose.com/slides/python-java/