Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 66,714 for

import

(0.15 sec)
  1. 档案

    档案... import aspose.slides as slides import aspose.pydrawing...如以下代码示例所示。 import aspose.slides as slides import aspose.pydrawing...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  2. • Convert meeting response in the MapiMessage f...

    Issue: “Aspose.Email for Java” created the ICalendar as the meeting request instead of meeting response....conversion: import com.aspose.email.MailConversionOption; import com...com.aspose.email.MailMessage; import com.aspose.email.MapiMessage;...

    forum.aspose.com/t/convert-meeting-response-in-...
  3. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....Image Python Convert PDF to PNG Import the AsposePdfPython module...resources. from AsposePdfPython import * doc = document_open ( "blank_pdf_document...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  4. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now.... import aspose.slides.animation as anim ; import aspose...category. import aspose.slides.animation as anim ; import aspose...

    docs.aspose.com/slides/python-net/animated-charts/
  5. 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/
  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. 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
  8. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单...中创建 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  9. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I Import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...weird issue wherein when I import data to an existing workbook...column of the first row when importing data into an existing workbook...

    forum.aspose.com/t/importdata-method-overwritin...
  10. 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...