Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 79,346 for

object

(0.07 sec)
  1. 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/
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...Words Document Object Model (DOM) documentation article...Node ) range Returns a Range object that represents the portion...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....file using the Document class object and access the desired page...audio Create a SoundAnnotation object and set desired properties...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  8. 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...
  9. How to Remove Signature From PDF in Java

    This short tutorial is about how to remove signature from PDF in Java. It shares all the necessary details to configure the environment, steps-wise details to delete signature from PDF in Java and runnable sample code to demonstrate this feature....remove a signature Create an object of PdfFileSignature class Load...the PdfFileSignature class object by providing the path to the...

    kb.aspose.com/pdf/java/how-to-remove-signature-...
  10. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....text using the DocumentBuilder object Set the formatting for inserting...where the DocumentBuilder class object is used to insert normal text...

    kb.aspose.com/words/net/how-to-insert-hyperlink...