Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 93,051 for

object

(0.17 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 MPP to TIFF in C#

    This article is about how to convert MPP to TIFF in C#. By following the crisp and well directed steps, one can transform MPP file to TIFF using C# using a few lines of code....file using the Project class object to convert MPP file to TIFF...the ImageSaveOptions class object to set the desired TIFF file...

    kb.aspose.com/tasks/net/convert-mpp-to-tiff-in-...
  8. 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...
  9. 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...
  10. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....paths Create the FontDefinition object by setting the font type and...font using the FontDefinition object. It finally renders the text...

    kb.aspose.com/font/net/write-text-on-image-usin...