Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 67,010 for

import

(0.13 sec)
  1. Converting a HTML file to XLSX using Python | A...

    Sample code on Python for HTML to XLSX conversion. Use example code for batch HTML to XLSX 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/h...
  2. Converting a EMF file to PDF using Python | Asp...

    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...
  3. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...0 Sample code import aspose.words as aw doc = aw...older ticket asking you to import the ids from the document and...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  4. Make a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....make a document read-only: import aspose.words as aw doc = aw...read-only access for a document: import aspose.words as aw doc = aw...

    docs.aspose.com/words/python-net/make-a-documen...
  5. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....12 Adds API for importing LaTeX format strings in Aspose...array as format setting when importing DataTable Add check to prevent...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  6. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/chart/pptx/
  7. 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...
  8. 档案

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

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  9. 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/
  10. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API.... Advanced Topics Load or Import CSV file with Formulas Reading...

    docs.aspose.com/cells/python-net/convert-csv-ts...