Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 66,908 for

import

(0.81 sec)
  1. Working with Messages from IMAP Server|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....identification info about messages: import aspose.email as ae client =...number of messages it contains: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/working-with-m...
  2. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....add custom points to a shape: import aspose.slides as slides with...remove points from a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/custom-shape/
  3. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....examples ; import com.aspose.pdf.TextState ; import com.aspose...facades.PdfContentEditor ; import com.aspose.pdf.facades.ReplaceTextStrategy...

    docs.aspose.com/pdf/java/replace-text/
  4. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....Specify Load Options when Importing PDF Aspose.Words provides...document in DOCX format. Example: import aspose.words as aw load_options...

    docs.aspose.com/words/python-net/convert-pdf-to...
  5. CSV to DataFrame | CSV to Pandas DataFrame in P...

    Learn how to convert CSV to pandas DataFrame in Python using Aspose.Cells for Python with step-by-step examples. Import CSV in pandas, handle Excel via CSV, and build DataFrames easily....Cells, you can import CSV in Pandas while ensuring...into an Aspose.Cells workbook. Import the Workbook class. Load the...

    blog.aspose.com/cells/convert-csv-to-pandas-dat...
  6. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/merger/png-t...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....numbered lists effectively is important when creating impactful presentations...key purposes: Highlights important information, immediately capturing...

    docs.aspose.com/slides/python-net/manage-bullet...
  8. Online PPSX to CSV Conversion or Build .NET bas...

    Free online app to convert PPSX to CSV files. .NET C# conversion library code for PPSX documents....files become essential for data import and export. The conversion...full potential of your data import and export capabilities. This...

    products.aspose.com/total/net/conversion/ppsx-t...
  9. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial.... from asposepdf import Api # init license documentName...ExcelSaveOptions . from asposepdf import Api documentName = "testdata/source...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  10. Manage BLOBs in Presentations with Python for E...

    Manage BLOB data in Aspose.Slides for Python via .NET to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....process to a presentation: import aspose.slides as slides pathToVeryLargeVideo...demonstrates the described operation: import aspose.slides as slides loadOptions...

    docs.aspose.com/slides/python-net/manage-blob/