Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 94,431 for

object

(0.1 sec)
  1. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....method accepts the corresponding object that it encounters so you can...operations to the Aspose.Note object model. In this case, we create...

    docs.aspose.com/note/java/working-with-onenote-...
  2. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....methods Create a WebPOptions object to customize the output WEBP...and link it with a Graphics object Set the image background and...

    kb.aspose.com/imaging/java/create-webp-in-java/
  3. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....into the Document object Create an object of the PdfSaveOptions...file into the Document class object followed by the declaration...

    kb.aspose.com/words/net/how-to-transform-markdo...
  4. Convert a CSV File to JSON using Java

    Follow this article to transform CSV to JSON using Java. It has details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON converter using Java....the Workbook class object Create an object of the JsonSaveOptions...a Workbook object, create a JsonSaveOptions object, and save the...

    kb.aspose.com/cells/java/convert-a-csv-file-to-...
  5. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....Presentation class object Create a Slide class object to access the...instantiating the Presentation class object to create an empty presentation...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  6. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...then retrieve the text_data object from the text layer, which...default_style and default_paragraph object, which will be used as the...

    docs.aspose.com/psd/python-net/text-layer-manip...
  7. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....a PDF Create the AsposeOcr object to rip text from a PDF Create...Create the OcrInput class object and set the input type to PDF Add...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...
  8. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....file into the Document class object for reading metadata Fill the...the DocumentInfo class object from the loaded PDF using the getInfo()...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  9. Create a Column Chart in Word using Java

    This tutorial guides on how to create a column chart in Word using Java. It shares IDE settings, steps, and a sample code for creating a bar graph in Word using Java....file using the Document class object for working with charts Instantiate...Instantiate a DocumentBuilder class object for the new document Call the...

    kb.aspose.com/words/java/create-a-column-chart-...
  10. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....file using the Document class object to fetch metadata Get access...access to the DocumentInfo class object containing the PDF metadata...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...