Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 79,601 for

object

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

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....initialize the PdfSaveOptions object to customize the output PDF...PDF using the PdfSaveOptions object Convert the source HTML file...

    kb.aspose.com/html/java/how-to-convert-html-fil...
  2. Insert Bullets in Word using Java

    Follow this article to insert bullets in Word using Java. It shares the IDE settings, a list of steps for writing the application, and a sample code to add bullets in Word using Java....class, link a DocumentBuilder object, and use applyBulletDefault()... linking a DocumentBuilder object, and starting a list by calling...

    kb.aspose.com/words/java/insert-bullets-in-word...
  3. Convert ODP to PDF in Python

    This brief article highlights how to convert ODP to PDF in Python. It also represents the required steps to establish the development environment along with a list of programming tasks, and an example code to transform ODP to PDF in Python....using the Presentation class object for converting ODP to a PDF...file Use the PdfOptions class object and set the desired PDF file...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...
  4. Remove Page Break in Excel using C#

    Remove page break in Excel using C#. Get the IDE settings, a list of steps, and a sample code to delete page break in Excel using C#....spreadsheet into the Workbook class object and access the sheet for deleting...Access the HorizontalPageBreaks object and call the clear() method...

    kb.aspose.com/cells/net/remove-page-break-in-ex...
  5. How to Convert PDF to JPEG in C#

    This simple tutorial entails how to convert PDF to Jpeg in C#. In order to write the PDF to Jpeg converter C# code and detailed steps are provided along with the environment configuration....and configure the JpegDevice object using the specified resolution...JPEG files. The JpegDevice object is sets the output JPEG resolution...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-jpe...
  6. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...(); // Instantiate barcode object System :: SharedPtr < BarcodeGenerator...(); // Instantiate barcode object and set CodeText & Barcode...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  7. Aspose.Words.Vba module | Aspose.Words for Node.js

    The Aspose.Words.Vba module provides classes to work with VBA projects....a collection of VbaModule objects. To learn more, visit the Working...collection of VbaReference objects. To learn more, visit the Working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extract Text and Images from PPTX File Online a...

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

    products.aspose.com/total/android-java/parse/pptx/
  9. Extract Text and Images from ODP File Online an...

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

    products.aspose.com/total/android-java/parse/odp/
  10. Extract text from PDF in Python | Aspose.PDF

    Python source code to extract text from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create TextAbsorber object to extract text. Accept the...pdf" ) # Create TextAbsorber object to extract text textAbsorber...

    products.aspose.com/pdf/python-net/parser/text/