Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 94,421 for

object

(0.15 sec)
  1. Convert JSON Format to FLATOPC via C++ | produc...

    C++ API t0 Parse JSON to FLATOPC without using Microsoft Word...to FLATOPC JSON (JavaScript Object Notation) is a lightweight...C++ Create a new IWorkbook object and read valid JSON data from...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Convert JSON Format to DOT via Java | products....

    Parse JSON to DOT in Java without using Microsoft Word...Java Create a new Workbook object and read valid JSON data from...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/java/conversion/json-...
  3. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....background image to a page object. Follow the link to show an...Encrypt method of the Document object to encrypt a PDF file. Also...

    docs.aspose.com/pdf/java/faq/
  4. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js to indicate a draft, confidential information, copyright, and more....flexible settings of the shape object. Since TextFrame is not a shape...it is wrapped into an Shape object. There are two ways a watermark...

    docs.aspose.com/slides/nodejs-java/watermark/
  5. Aspose::Words::Drawing::Shape::get_HasSmartArt ...

    Aspose::Words::Drawing::Shape::get_HasSmartArt method. Returns true if this Shape has a SmartArt Object in C++....if this Shape has a SmartArt object. bool Aspose :: Words :: Drawing...in a document with SmartArt objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Specify Formula Fields while Importing Data to ...

    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....Microsoft Access Database ResultSet Object to the Worksheet Analyzing...

    docs.aspose.com/cells/java/specify-formula-fiel...
  7. How to Convert Word Document to HTML using Python

    In this short tutorial you will understand how to convert Word Document to HTML using Python. In order to export DOCX to HTML Python based example following simple steps below can be used in any of common operating systems like MS Windows, Linux, or macOS....disk into the Document class object for conversion to HTML Initialize...Initialize the HtmlSaveOptions object to customize the output HTML...

    kb.aspose.com/words/python/how-to-convert-word-...
  8. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....file into the Workbook class object that is to be converted to...sample CSV file into a Workbook object that is to be converted to...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  9. Merge HTML Files to PDF in Python

    This basic guide explains how to merge HTML files to PDF in Python. It explains the library installation in your system and the step-by-step procedure along with a runnable code snippet to combine HTML to PDF in Python....HTMLDocument class Initiate an object of the HTMLRenderer class Create...Create a PdfDevice class object Merge the HTML files into PDF...

    kb.aspose.com/html/python/merge-html-files-to-p...
  10. Merge Cells in Word using Python

    Follow this article to merge cells in Word using Python. It contains the IDE settings, steps, and a sample code to combine cells in Word using Python....tables into the Document class object for merging cells Get a reference...file into the Document class object, access the target section...

    kb.aspose.com/words/python/merge-cells-in-word-...