Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 82,642 for

object

(0.15 sec)
  1. Convert EMLX to MBOX via Java | products.aspose...

    Try the code sample to convert EMLX files to MBOX format in Java. Download Java API to take your email processing applications to the next level....classes and methods for creating objects and manipulating them enabling...MailMessage class to create an object representing an e-mail message...

    products.aspose.com/email/java/conversion/emlx-...
  2. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Copying Rows and Columns|Documentation

    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.... images and other drawing objects are copied too. Copying Rows... images and other drawing objects from the source row to the...

    docs.aspose.com/cells/cpp/copying-rows-and-colu...
  4. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java....your document into a Document object using one of its constructors...Save methods on the Document object and specify the desired output...

    docs.aspose.com/words/java/convert-a-document/
  5. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....into the Presentation class object and in the next step, it is...parameters like LoadOptions object, a memory stream and the file...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  6. How to Read PDF Table in Python

    This article guides you on how to read PDF table in Python. It shares details about the IDE settings, program flow and a runnable sample code to extract table from PDF using Python....of the TableAbsorber class object to read tables from the loaded...creating the TableAbsorber object that has methods to read tables...

    kb.aspose.com/pdf/python/how-to-read-pdf-table-...
  7. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....highlighted using the Document class object Search the text on the target...TextFragmentAbsorber class object is used to specify the text...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  8. How to Convert Microsoft Project File to XPS in...

    This tutorial provides details on how to convert Microsoft Project file to XPS in Java. It will assist to convert MPP file format to XPS without using MS Project application....file into the Project class object Save the MPP document to XPS...XPS file. The Project class object is used for this purpose by...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  9. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....Create an "XpsSaveOptions" object that we can pass to the document's...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Convert Outlook Email to TIFF using Python

    In this small topic, we will focus on how to convert Outlook Email to TIFF using Python. You will wittness that in order to export Email to TIFF Python based API can be effectively utilized and the application can be used in any of the Python spported environment in operating systems like Windows or Linux....Create the MailMessage class object to load the MSG or EML format...instantiate the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/python/how-to-convert-outlo...