Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 79,407 for

object

(0.05 sec)
  1. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool....Instantiate Document class object to load PDF for exporting to...HTML Create HtmlSaveOptions object to set different HTML options...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  2. How to Convert EPS to JPG in C#

    This basic tutorial focuses on how to convert EPS to JPG in C#. It explains the API configuration, and the step-by-step algorithm followed by a runnable code snippet to let you test the feature to change EPS to JPG in C#....Initialize a FileStream class object to read the source EPS file...PsDocument class Instantiate an object of ImageSaveOptions class to...

    kb.aspose.com/page/net/how-to-convert-eps-to-jp...
  3. How to Convert Excel to JSON in Node.js

    In this simple topic, we will focus on how to convert Excel to JSON in Node.js. You can easily export an Excel file to JSON in Node.js using a simple API interface with a simple configuration....Use the JsonSaveOptions class object to set different properties...using the JsonSaveOptions class object. Finally, we are good to carry...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  4. How to Compress a PNG in C#

    This topic covers the a work flow for how to compress a PNG in C#. It covers all the resources, important classes, methods and a runnable sample code for developing an application to reduce PNG file size in C#....subsequent steps, PngOptions class object will be created to set the...images. The PngOptions class object exposes the properties to set...

    kb.aspose.com/imaging/net/how-to-compress-a-png...
  5. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java....Create the PdfOptions class object and set the required PDF file...creating the PdfOptions class object and setting the required output...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  6. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge DOCX files in Python....file using a Document class object Load the Target Word document...document using a Document class object Append the Source Word file...

    kb.aspose.com/words/python/how-to-merge-word-do...
  7. Extract Text and Images from PPT File Online an...

    Online PPT file parser app. Android API code to extract images and text from PPT presentation....Presentation class object Define ITextFrame[] object Iterate through...

    products.aspose.com/total/android-java/parse/ppt/
  8. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. Android API code to extract images and text from Powerpoint presentation....Presentation class object Define ITextFrame[] object Iterate through...

    products.aspose.com/total/android-java/parse/po...
  9. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...有关更详细的说明,请访问 此页面 class HelloWorld ( object ): def __init__ ( self , licence_path...Yellow # Create TextBuilder object textBuilder = TextBuilder (...

    docs.aspose.com/pdf/zh/net/python-net/
  10. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s Add method. #include <iostream>...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...