Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 95,233 for

object

(0.19 sec)
  1. Convert GIF to WEBP in Python

    Follow this article to convert GIF to WEBP in Python. It has details to set the IDE, a list of steps, and a sample code to convert animated GIF to WEBP in Python....GIF file into the Image class object Transform the loaded image...pycore.as_of() method Create an object of the WebPOptions class and...

    kb.aspose.com/imaging/python/convert-gif-to-web...
  2. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....file into HTMLDocument class object for conversion to image Initialize...Initialize the ImageSaveOptions object and configure different properties...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  3. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....Create a DocumentBuilder class object using the above Word document...document, attach a DocumentBuilder object, and access the ParagraphFormat...

    kb.aspose.com/words/net/paragraph-formatting-in...
  4. Add JavaScript to PDF using Python

    Follow this article to add JavaScript to PDF using Python. You will get details to set the IDE, a list of steps, and a sample code for adding the JavaScript inside PDF using Python....PDF into the Document class object Create JavaScript that will...file into the Document class object, create a JavascriptAction...

    kb.aspose.com/pdf/python/add-javascript-to-pdf-...
  5. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a list if steps, and a sample code for invoice data extraction using Python....Ocr object, initialize the OcrInput object for holding...create the ReceiptRecognitionSe object for defining the parameters...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  6. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....file into a MapiMessage class object Read and display different...MSG file into the MapiMessage object and then retrieve its properties...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  7. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...how to render an Office Math object into an image file in the local...Create an "ImageSaveOptions" object to pass to the node renderer's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from a worksheet into a DataTable using C#....worksheet data to a DataTable object by calling either ExportDataTable...worksheet data as a DataTable object: Row number – the row number...

    docs.aspose.com/cells/net/export-data-from-work...
  9. SignerContext.sign_options property | Aspose.Wo...

    SignerContext.sign_options property. SignOptions Object with various signing options....sign_options property SignOptions object with various signing options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Managing Cell Controls in Columns|Documentation

    This article introduces how to set control in column GridDesktop....in the form of a CellControl object. So, if you need to access...to type‑cast the CellControl object to the CheckBox class. Removing...

    docs.aspose.com/cells/net/aspose-cells-griddesk...