Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 93,952 for

object

(0.29 sec)
  1. How to Convert EPS to PNG using Python

    This guide provides brief information on how to convert EPS to PNG using Python. You will get IDE settings and learn different options while exporting from EPS to PNG using Python....Document class object Create a PsLoadOptions class object to load the...instance of the PngDevice class object which renders a PNG image Transform...

    kb.aspose.com/pdf/python/how-to-convert-eps-to-...
  2. Extract Text from Image using Python

    Follow this article to extract text from image using Python. It has all the details to set the IDE, a list of steps, and a sample code for text extraction from image using Python....text from an image Create an object of the AsposeOcr class for...for reading text Create an object of the OcrInput collection class...

    kb.aspose.com/ocr/python/extract-text-from-imag...
  3. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....Initialize the PdfSaveOptions object to configure the output PDF...next step PdfSaveOptions class object is created that contains a...

    kb.aspose.com/html/net/how-to-convert-html-page...
  4. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/cpp/working-solution-for...
  5. OdsoFieldMapDataCollection.add method | Aspose....

    OdsoFieldMapDataCollection.add method. Adds an Object to the end of this collection....add method add(value) Adds an object to the end of this collection...value OdsoFieldMapData The object to add. Cannot be None . See...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this Object in C++....the font formatting of this object. System :: SharedPtr < Aspose...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OdsoRecipientDataCollection.add method | Aspose...

    OdsoRecipientDataCollection.add method. Adds an Object to the end of this collection....add method add(value) Adds an object to the end of this collection...value OdsoRecipientData The object to add. Cannot be None . See...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insertForms2OleControl method |...

    DocumentBuilder.insertForms2OleControl method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) Object into current position....) Inserts Forms2OleControl object into current position. insertForms2OleContr...Forms2OleControl Returns Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....Workbook class object Create the JsonSaveOptions class object to control...parameters in the JsonSaveOptions object, like setting the export area...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  10. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/