Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 73,773 for

import

(1.88 sec)
  1. Remove Attachments from PDF using Python | Aspo...

    Remove Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/...
  2. Create PDF Portfolios in Python|Aspose.PDF for ...

    Learn how to create and manage PDF portfolios in Python with Aspose.PDF for Python via .NET....PDF for Python import aspose.pdf as ap def create_pdf_portfolio...using the following code lines. import aspose.pdf as ap def remov...

    docs.aspose.com/pdf/python-net/portfolio/
  3. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....cells import Workbook # Load the Excel file...contents: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  4. File Format Conversion via PHP | products.aspos...

    Convert Microsoft Excel and PowerPoint Formats into many other popular formats including PDF, HTML and Images with just few lines of code.... Import the necessary libraries for...as target file. Process is, import the necessary libraries for...

    products.aspose.com/total/php-java/conversion/
  5. Autofit Rows and Columns in Jython|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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  6. License for python sdk not working - Free Suppo...

    We have an aspose cad license for the product Aspose.CAD for Python via .NET And I’m trying to use this license via the python library Import aspose.cad as cad license = cad.License() license.set_license(l…...license via the python library import aspose.cad as cad license =...snippet for setting the license: import aspose.cad as cad license =...

    forum.aspose.com/t/license-for-python-sdk-not-w...
  7. 你的第一个 Aspose.3D 应用程序|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.... import aspose.threed as a3d # For...“document.fbx” 的现有 3D 模板文件。 import aspose.threed as a3d # For...

    docs.aspose.com/3d/zh/python-net/your-first-asp...
  8. docx中标题为一行,转换成PDF后,标题换行 - Free Support Forum - ...

    版本:23.8 编程语言:java 问题截图: 源文件: 审计整改通知书(冀水审改字〔2025〕08号).docx (189.8 KB)...Words将DOCX转换为PDF: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-pdf/320120
  9. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...pdf import Document from aspose.pdf.plugins import PdfImageToJpegOption...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  10. FontSavingArgs.is_subsetting_needed property | ...

    FontSavingArgs.is_subsetting_needed property. Allows to specify whether the current font will be subsetted before exporting as a font resource....from pathlib import Path from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...