Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 74,016 for

import

(0.94 sec)
  1. PowerPoint Shows Repair Error and Blank Slides ...

    Aspose Slides Version: 26.2, 26.6 Aspose Pdf Version 26.1 Powerpoint Version: Version 16.110 (26061317) Operating System: MacOs 26.3.1 (a) Observed Issue: After converting pdf generated from the Aspose API to po…...Code (Groovy 4): import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/powerpoint-shows-repair-erro...
  2. Convert PDF to TIFF in Java | products.aspose.com

    Convert PDF to TIFF in Java. Use Aspose.Slides for Java to save PDF files as TIFF image files....Slides for Java lets you import PDF files into a presentation...TIFF , create a Presentation , import the source file with ISlideCollection...

    products.aspose.com/slides/java/conversion/pdf-...
  3. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python.... import AsposePDFPythonWrapp as apw import AsposePDFPython...AsposePDFPython as apCore import os import os.path dataDir = os . path...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  4. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API.... import aspose.pdf.facades as pdf_facades import sys from...from os import path sys . path . append ( path . join ( path ....

    docs.aspose.com/pdf/python-net/delete-all-images/
  5. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....usually yellow, to indicate its importance or relevance. Underline annotation...page. Add Highlight Annotation import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/highlights-annot...
  6. 获取并搜索 PDF 中的图像|Aspose.PDF for Python via .NET

    了解如何在 Python 中搜索和检查 PDF 文档中的图像。... import math import aspose.pdf as ap from...aspose.pycore import cast , is_assignable import aspose.pydrawing...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  7. 在 Python 中向 PDF 添加文本|Aspose.PDF for Python via ...

    了解如何在 Python 中向 PDF 文档添加文本、HTML 片段、列表、链接和自定义字体。...PDF 文件中添加文本: import math import sys import os import aspose.pdf...TextBuilder . 保存文档。 import math import sys import os import aspose.pdf...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  8. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…... import java.io.File; import com.aspose.words...Document; import com.aspose.words.DocumentBuilder; import com.aspose...

    forum.aspose.com/t/aspose-word-document-to-imag...
  9. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import AutoFitBehavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  10. Convert ODP to HTML in Python | products.aspose...

    Convert ODP to HTML in Python. Use Python library API to convert ODP files to HTML...converting ODP into HTML import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

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