Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 66,905 for

import

(0.3 sec)
  1. Convert Visio to PDF via Python | products.aspo...

    Sample Python conversion Visio to PDF file. Use this example code to convert Visio to PDF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  2. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  3. Read Zimbra TGZ Storage Files in Node.js via .N...

    Read TGZ Files Open TGZ Files & Extract Email Data in Node.js Open and read TGZ files in JavaScript, accessing emails......coding, please spare a minute to import Aspose.Email to access its...parsing using Node.js via .NET // Import the Aspose.Email library const...

    products.aspose.com/email/nodejs-net/reading-zi...
  4. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path infiles_streams = [ FileIO ( path . join (...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  5. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...FillOpacity (problem 1) and the PSD import of GradientOverlay (problem...Java example import com.aspose.psd.Image; import com.aspose.psd...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  6. PCL to JPEG Converter using Python | Aspose.PDF

    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...
  7. 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-...
  8. Export Bookmarks to XML from an Existing PDF Fi...

    This section explains how to export bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Bookmarks of All Pages (facades) Import Bookmarks from XML to an Existing...

    docs.aspose.com/pdf/java/export-bookmark/
  9. Add, Delete and Get Annotation using Aspose.PDF...

    With Aspose.PDF for C++ you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....Annotation Overview of Annotations Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  10. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_Import_mode property. Gets or sets a value that specifies how properties of block-level elements are Imported...block_import_mode property HtmlLoadOptions.block_import_mode property...of block-level elements are imported. Default value is BlockImportMode...

    reference.aspose.com/words/python-net/aspose.wo...