Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 66,244 for

import

(0.07 sec)
  1. EMF to PDF Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/e...
  2. PDF Conversion Solution using Python via Java |...

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for Java...Word Conversion from asposepdf import Api DIR_INPUT = "testdata/"...HTML Conversion from asposepdf import Api documentName = "../../testdata/source...

    products.aspose.com/pdf/python-java/conversion/
  3. Extract Images from Web Page with Aspose.HTML f...

    Extract images from websites programmatically in Python. A simple and powerful Aspose.HTML for Python via .NET API for automated image downloading....web page import os import aspose.html as ah import aspose.html...

    products.aspose.com/html/python-net/extract-ima...
  4. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...math content: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/doc/314783
  5. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity.... import aspose.slides as slides # Load...change the table’s overall size. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  6. 档案

    档案... import aspose.diagram from aspose.diagram import * def...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  7. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  8. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…...this exception import com.aspose.words.*; import java.io.FileInputStream;...FileInputStream; import java.util.Locale; public class WordtoPDF {...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  9. Image Format Conversion Solution | products.asp...

    Convert JPEG2000, WebP, DICOM, SVG & SVGZ to PNG, BMP, TIFF, JPEG and more...WebP & DNG on Java SE or EE Import & Export Images Convert APNG...

    products.aspose.com/imaging/conversion/
  10. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API....Copy 1 import os 2 from aspose. svg . drawing import Color 3...aspose. svg . imagevectorization import BezierPathBuilder , ImageTraceSmoother...

    docs.aspose.com/svg/python-net/image-stencil/