Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 73,779 for

import

(2.72 sec)
  1. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/convert/tiff-to...
  2. Configuring Report Servers to store or cache th...

    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.... Import Report Definition File for...

    docs.aspose.com/cells/reportingservices/configu...
  3. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT presentation comments...Annotations from PPT - Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/annotatio...
  4. Add, Delete and Get Annotation|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/add-delete-and-get-anno...
  5. Create Polygon In Mesh|Documentation

    Aspose.3D for Python via .NET allows creating a polygon in a mesh. In order to use the functionality, the API offers CreatePolygon method of Mesh class....entities import Mesh # For complete examples...

    docs.aspose.com/3d/python-net/create-polygon-in...
  6. 在 CPP 中使用包装器|Aspose.PDF for .NET

    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....h> #import "TextRetriever.tlb" using namespace...

    docs.aspose.com/pdf/zh/net/using-wrapper-in-cpp/
  7. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....setFontStyle(Rjb::import('com.aspose.pdf.FontStyles...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  8. Convert VSX to SVG via Python | products.aspose...

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

    products.aspose.com/diagram/python-java/convers...
  9. Converting a BMP file to PDF using Python | Asp...

    Sample code on Python for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Python and .NET... Import aspose.pdf library for PDF...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/b...
  10. Converting a JPEG file to PDF using Python | As...

    Sample code on Python for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/j...