Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 79,678 for

object

(0.1 sec)
  1. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....Instantiate the ImageSaveOptions object to set save format as JPG Set...instantiate the ImageSaveOptions object to set the save format for...

    kb.aspose.com/words/java/how-to-convert-word-to...
  2. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....); try { // Create a License object const license = new AsposeCells...} // Instantiate a Workbook object that represents Excel file...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  3. Create Excel Table using Java

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Workbook object and access a sheet Add a new list object as a table...some data and creating a list object as a table around the data...

    kb.aspose.com/cells/java/create-excel-table-usi...
  4. Insert Shape in Word using C#

    This article guides on how to insert shape in Word using C#. It has the IDE settings, steps, and a sample code to insert digital art using shapes in MS Word using C#....Create the DocumentBuilder class object for the above document for...the OoxmlSaveOptions class object and set the compliance mode...

    kb.aspose.com/words/net/insert-shape-in-word-us...
  5. How to Read the Presentation Properties in Java

    This article entails how to read the presentation properties in Java. It guides by exposing the configuration details, step-wise program flow and a runnable example to read and print the document properties in Java....Create the IDocumentProperties object to read the presentation document...the IDocumentProperties class object, the properties are read and...

    kb.aspose.com/slides/java/how-to-read-the-prese...
  6. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....Create an empty Workbook class object to save JSON data Access the...Create a JsonLayoutOptions object to set properties for conversion...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  7. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....document object and instantiate the DocumentBuilder object using...uses the DocumentBuilder class object to start and close bookmarks...

    kb.aspose.com/words/python/how-to-insert-a-book...
  8. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python....and initialize the PdfOptions object Set the position and layout...file, and the PdfOptions class object to customize the resultant...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  9. How to Digitally Sign a Word Document using Java

    This short guide provides information on how to digitally sign a Word document using Java. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Java....Instantiate a SignOptions class object to customize the digital signature...Create a CertificateHolder class object to load the PFX certificate...

    kb.aspose.com/words/java/how-to-digitally-sign-...
  10. How to Convert HTML Document to Word in Python

    This short guide provides information on how to convert HTML document to Word in Python. It shares IDE settings, a list of steps, and a runnable sample code for HTML to Word conversion in Python....file using the Document class object from the aspose.words namespace...loaded into the Document class object from the aspose.words namespace...

    kb.aspose.com/words/python/how-to-convert-html-...