Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 79,261 for

object

(0.04 sec)
  1. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  2. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures....JSON stands for JavaScript Object Notation . As the name suggest...code for creating JavaScript objects: Data is provided in form of...

    docs.aspose.com/omr/net/json-markup/
  3. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/python-net/working-with-o...
  4. Printing Workbooks in xlsx4j|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....xls" ); //Create an object for ImageOptions ImageOrPrintOptions...0 ); //Create a SheetRender object with respect to your desired...

    docs.aspose.com/cells/java/printing-workbooks-i...
  5. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....file using the Document class object to add rotated text Add a page...sample text using TextFragment object Set the text position on the...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  6. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert PDF to Word in Java

    This quick tutorial guides on how to convert PDF to Word in Java without installation of any third party tool. You can convert PDF to Word using Java by setting the number of properties of the output Word file....file in the Document class object for conversion to a Word file...Instantiate the DocSaveOptions class object to configure the output Word...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...
  8. Grouping Data in Aspose.Cells|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.... //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  9. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....Instantiate the LoadOptions class object required for loading the protected...Workbook object using the LoadOptions class object having the...

    kb.aspose.com/cells/python/how-to-read-password...
  10. How to Convert CSV to PDF in C++

    This basic tutorial will explain how to convert CSV to PDF in C++. You will change CSV to PDF in C++ such that all the contents in the CSV will be printed on a single page in the output PDF....CSV file to a Workbook class object and then save it as a PDF ...file into a Workbook class object that is to be converted to...

    kb.aspose.com/cells/cpp/how-to-convert-csv-to-p...