Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 94,411 for

object

(0.72 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. 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. 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/...
  4. 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...
  5. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....Object public abstract class FontSubstitutionRule...// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Convert EML to MSG using Python

    In this simple topic, we will learn how to convert EML to MSG using Python. You will witness that in order to convert EML to MSG Python based API can be used. The example can be used in any of the commonly available operating systems like Windows or Linux that are configured with Python....Instantiate the MailMessage class object to access the source EML file...using the MailMessage class object. Finally, the loaded EML file...

    kb.aspose.com/email/python/how-to-convert-eml-t...
  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. 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...
  9. 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...
  10. 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...