Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 67,153 for

import

(0.18 sec)
  1. Converting a XPS file to XLS using Python | Asp...

    Sample code on Python for XPS to XLS conversion. Use example code for batch XPS to XLS 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/x...
  2. 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/
  3. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Python via .NET view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings.... import aspose.slides as slides with...view as well as notes view. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  4. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...approach saving an email as HTML: import aspose.email as ae # Create...before saving. Here’s a sample: import aspose.email as ae email =...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  5. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraphs that are part of a list: import com.aspose.words.*; public...Professionalize.Discourse: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  6. Get XMP metadata from EPS file using Python

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

    docs.aspose.com/page/python-net/xmp-metadata/get/
  7. Converting a HTML file to TXT using Python | As...

    Sample code on Python for HTML to TXT conversion. Use example code for batch HTML to TXT 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...
  8. Converting a HTML file to SVG using Python | As...

    Sample code on Python for HTML to SVG conversion. Use example code for batch HTML to SVG 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...
  9. Questions Regarding Spreadsheet Editor Issues D...

    Hello, We are currently evaluating Aspose.Cells and using it to build a web-based spreadsheet editor (Excel-like online editing). During our testing, we encountered several issues and would like to seek your technical a…...suitable approach for data import and advise on deployment best...DataTable , arrays, or List<T> and import them directly into the worksheet...

    forum.aspose.com/t/questions-regarding-spreadsh...
  10. Convert 3DS to IFC via C# | products.aspose.com

    Sample code for 3DS to IFC C# conversion. Use API example code for batch 3DS files to IFC conversion within VB.NET, Asp.NET or any .NET based application....popular file formats for 3D data import and export. It considers information...international standards to import and export building objects...

    products.aspose.com/cad/net/conversion/3ds-to-ifc/