Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 83,283 for

object

(0.06 sec)
  1. Accessibility Validator – Website Accessibility...

    Learn how to use Aspose.HTML for Java to check website accessibility against WCAG rules, such as principles, guidelines, and criteria.... The class initializes an object that is used to validate the...create an object of the class. To create an object, you need...

    docs.aspose.com/html/java/accessibility-validator/
  2. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE Objects from a workbook using Aspose.Cells with C++....Extract OLE Objects from Workbook with C++ Contents [ Hide ]...Sometimes, you need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  3. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....Create a new DocumentBuilder object on your Document . Start a...through each object in the DataRow . Insert the object into the document...

    docs.aspose.com/words/net/how-to-build-a-table-...
  4. How to Add an Attachment to PDF in Java

    This article assets on how to add an attachment to PDF in Java. It provides references to use Aspose.PDF for Java, a list of programming steps and a runnable sample code for adding an attachment in PDF file in Java....file with the Document class object where an attachment is to be...using the FileSpecification object Save the output PDF file with...

    kb.aspose.com/pdf/java/how-to-add-an-attachment...
  5. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....the DigitalSignature class object using the PFX file along with...using the Presentation class object for adding signature Add the...

    kb.aspose.com/slides/python/how-to-insert-signa...
  6. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to image Create...Create the Resolution object to set output image resolution Initialize...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  7. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....file using the Document class object to add resized photos Instantiate...Instantiate the DocumentBuilder class object for the newly created document...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  8. How to Convert CDR to PSD in Java

    In this quick tutorial you will learn how to convert CDR to PSD in Java. It will assist you to write CDR to PSD converter software in Java using a few lines of code only....conversion Using the CdrImage object, load the source CDR file Instantiate...Instantiate the PsdOptions object to set parameters of the output...

    kb.aspose.com/imaging/java/how-to-convert-cdr-t...
  9. Convert DNG to JPG in C#

    Follow this article to transform DNG to JPG in C#. It assists in converting DNG to JPEG which is digital negative raw image file, a list of conversion steps, and a sample code to perform this operation....DNG file into the Image class object and typecast it to the DngImage...class Create the JpegOptions object to customize the output JPG...

    kb.aspose.com/imaging/net/convert-dng-to-jpg-in...
  10. Tables and Ranges with Node.js via C++|Document...

    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....Excel for tables and list objects. Using Microsoft Excel Use...that contains a table/list object in it const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...