Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 15,944 for

ape

(0.05 sec)
  1. 通过 Python 从 PDF 中删除图片 | Aspose.PDF

    本页介绍使用 Aspose.PDF for Python 库从 PDF 文件中删除图像的功能。...pdf as ap input_file = DIR_INPUT + "sample_with_image...pdf" # Open document document = ap . Document ( input_file ) # Delete...

    products.aspose.com/pdf/zh-hans/python-net/imag...
  2. Aspose.Imaging for .NET 22.3 - Release notes|Do...

    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....export Implement export from Aps to Vectorized PSD Key Summary...IMAGINGNET-4572 Implement export from Aps to Vectorized PSD Feature IMAGINGNET-5064...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  3. Recadrer le PDF via Python | Aspose.PDF

    Recadrez le PDF en Python pour .NET sans perte de qualité. Cette page décrit les fonctionnalités de recadrage d'un fichier PDF à l'aide de la bibliothèque Aspose.PDF pour Python....pdf as ap document = ap . Document ( input_pdf...Create new Box Rectagle new_box = ap . Rectangle ( 200 , 220 , 2170...

    products.aspose.com/pdf/fr/python-net/crop/
  4. Aspose::Pdf::PdfXmlSaveOptions Class Reference ...

    Public Member Functions | List of all members Aspose::Pdf::PdfXmlSaveOptions Class Reference Save options for PdfXml ......handles events of PDF to APS and APS to [Other format] progress...events of conversion Pdf to APS to generate total progress events...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  5. Aspose::Pdf::PdfXmlSaveOptions Class Reference ...

    Public Member Functions | List of all members Aspose::Pdf::PdfXmlSaveOptions Class Reference Save options for PdfXml ......handles events of PDF to APS and APS to [Other format] progress...events of conversion Pdf to APS to generate total progress events...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  6. Does Aspose support PCL5? - Free Support Forum ...

    Is it possible to generate the PCL5 version from the Aspose Words Java? Do we have any options for that?...versions do not support essential APS features like transformation...

    forum.aspose.com/t/does-aspose-support-pcl5/266073
  7. Aspose::Pdf::PptxSaveOptions Class Reference - ...

    Public Member Functions | List of all members Aspose::Pdf::PptxSaveOptions Class Reference Save options for export to......handles events of PDF to APS and APS to [Other format] progress...events of conversion Pdf to APS to generate total progress events...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  8. Dispose | Aspose.TeX for .NET API Reference

    Dispose XpsDevice.Dispose method Disposes this device instance. Finalizes this device instance graphics state, i.e. s...... switches APS composing context to the ApsCanvas...

    reference.aspose.com/tex/net/aspose.tex.present...
  9. saveformat - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....Constant and Description Aps Saving as APS XML file. Doc means saving...format Aps public static final SaveFormat Aps Saving as APS XML...

    reference.aspose.com/pdf/java/com.aspose.pdf/sa...
  10. 旋转 PDF 页面 | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...======= >>>>>>> develop doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/zh-hans/python-net/rotate/