Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 74,026 for

import

(1.1 sec)
  1. Converting a PCL file to TXT using Python | Asp...

    Sample code on Python for PCL to TXT conversion. Use example code for batch PCL to TXT conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Parsing Outlook Message Files in Ruby|Documenta...

    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....outlook_message_file = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/java/parsing-outlook-mess...
  3. Converting a MHTML file to XLS using Python | A...

    Sample code on Python for MHTML to XLS conversion. Use example code for batch MHTML to XLS conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  4. Retrieve Window Elements from the Visio Drawing...

    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'...

    docs.aspose.com/diagram/java/retrieve-window-el...
  5. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...Words can import footnotes that are marked up...save as DOCX import com.aspose.words.*; import java.io.*; public...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  6. Load text 3D files with custom encoding|Documen...

    Using Aspose.3D for .NET, developers can customize the text encoding for text-based 3D files....encoding issues, ensuring seamless import and processing of these files...

    docs.aspose.com/3d/net/load-text-3d-files-with-...
  7. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....the resultant PDF document import aspose.pdf as ap # Initialize...

    docs.aspose.com/pdf/python-net/create-document/
  8. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/
  9. Enable IMAP Extensions using Python API|Documen...

    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....information using the ID command: import aspose.email as ae with ae...folders contain subfolders: import aspose.email as ae with ae...

    docs.aspose.com/email/python-net/imap-extension...
  10. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....</html>" ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/net/aspose.words/htm...