Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 90,868 for

object

(0.24 sec)
  1. Copy GridWeb Rows and Columns|Documentation

    This article introduces how to copy rows and columns in GridWeb.... It accesses the GridCells object of the active worksheet in...snippet accesses the GridCells object of the active worksheet in...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Convert WEBP to JPG in C#

    Follow this article to convert WEBP to JPG in C#. It has details to set the IDE, a list of steps, and a sample code with custom settings to convert WEBP into JPG....into the Image class Create an object of the JpegOptions for customizing...Image class and creating an object of the JpegOptions class to...

    kb.aspose.com/imaging/net/convert-webp-to-jpg-i...
  9. 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...
  10. 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...