Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 91,211 for

object

(0.86 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....workbook Create the FindOptions object and set the lookin type and...Workbook, and create a FindOptions object to customize the searching...

    kb.aspose.com/cells/python/find-and-replace-tex...
  10. Creating a Pdf417 BarCode in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....'/data/' \ # Instantiate barcode object builder = Rjb :: import ( 'com...

    docs.aspose.com/barcode/java/creating-a-pdf417-...