Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 66,600 for

import

(0.1 sec)
  1. View PCL Files using Python | Aspose.PDF

    Open and view PCL documents programmatically with Python sample code using Aspose.PDF for Python for .NET...PCL files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/pcl/
  2. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/load-and-save-to-dis...
  3. Export Visio Diagram to PDF in Ruby|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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.pdf" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable document transformation....load option options = Rjb :: import ( ' com . aspose . pdf . SvgLoadOptions...document object pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  5. Aspose.TeX的输出接口| 通过 .NET 为 Python 提供 Aspose.TeX

    这是对python的Aspose.TeX API解决方案的转换功能的说明,并用Tex作为输出格式,并带有代码示例。... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/zh/python-net/aspose-tex-ou...
  6. Add Comments to Visio Drawings in Ruby|Document...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...+ "AddComment.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  7. Using Aspose.Cells for Python via .NET as a Pan...

    Using Aspose.Cells for Python via .NET as a Pandas Excel Engine....py import pandas as pd from aspose.cells import Workbook...class, and add the following import line after the existing from...

    docs.aspose.com/cells/python-net/using-aspose-a...
  8. Convert SVG in Python – Aspose.SVG for Python v...

    Convert SVG to PDF, XPS, and images with just a few lines of Python code. Try our free online SVG Converter!...'PDF' 'XPS'}} import aspose.svg as assvg import aspose.svg.converters...converters as conv import aspose.svg.saving as sav {{/if_output}}...

    products.aspose.com/svg/python-net/conversion/
  9. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python.... import os import aspose.pdf as ap def ...content, follow these steps: Import aspose.pdf as ap and any helpers...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  10. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...dimensions to the console. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/change-page-size/