Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 14,352 for

object

(0.14 sec)
  1. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Instantiate the PclLoadOptions class object and use the required properties...passing the PclLoadOptions object as a parameter Save the loaded...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  2. Display Document Properties in Excel using Java

    Display document properties in Excel using Java. Get details to set the IDE, a list of steps, and a sample code to print Excel document properties using Java....properties collection Change the Object type to the DocumentProperty...each iteration, convert the Object type to DocumentProperty and...

    kb.aspose.com/cells/java/display-document-prope...
  3. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Create the HtmlSaveOptions object to set the output EPUB properties...instance of the HtmlSaveOptions object followed by setting the properties...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  4. How to Convert PDF to Text using Python

    This basic tutorial covers how to convert PDF to Text using Python. It covers system configuration details, and step-wise process along with a sample code to perform PDF to Text Python-based conversion....Create a TextAbsorber class object to fetch text with Page.Accept()...PDF file and initialize an object of TextAbsorber which can be...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. Aspose.Words.Fonts module | Aspose.Words for No...

    The Aspose.Words.Fonts module provides classes and enumerations to access information about fonts used in a document....embedded font inside FontInfo object. EmbeddedFontStyle Specifies...embedded font inside a FontInfo object. FontEmbeddingUsagePe Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert SVG to PDF in Java – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions.... Create a new object. Use the empty PdfSaveOptions()...value is 95. getCss() Gets a object which is used for configuration...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  7. 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...
  8. 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...
  9. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....file with the Document class object by setting the PDF file name...file into the Document class object and get all fonts list using...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  10. 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...