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

import

(0.44 sec)
  1. Converting a MHTML file to GIF using Python | A...

    Sample code on Python for MHTML to GIF conversion. Use example code for batch MHTML to GIF 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/m...
  2. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....to PDF format import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/change-the-fon...
  3. 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-...
  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. 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...
  6. 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/
  7. 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-...
  8. 如何加载字体?| 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/
  9. 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/
  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...