Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 69,599 for

import

(0.19 sec)
  1. Working with Images|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.... VSDX ); Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/java/working-with-images/
  2. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  3. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。... font ; 3 4 import com.aspose.font.FontDefinition...aspose . font ; 2 3 import java.io.File ; 4 import java.io.IOException...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  4. Utility Features for IMAP Client in Python|Docu...

    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....this method into your project: import aspose.email as ae with ae...

    docs.aspose.com/email/python-net/utility-featur...
  5. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...password-protected PDF containing important information or documents....can be important when archiving or backing up important documents...

    products.aspose.com/pdf/python-net/decrypt/
  6. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  7. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades.... getContents ()); } Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/java/extract-annotation/
  8. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....scratch to a presentation: import aspose.slides as slides # Create...how to remove a VBA macro: import aspose.slides as slides # Load...

    docs.aspose.com/slides/python-net/presentation-...
  9. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  10. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...output quality: import java.io.IOException; import com.aspose.pdf...Document; import com.aspose.pdf.devices.PngDevice; import com.aspose...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...