Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,495 for

object

(0.46 sec)
  1. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....NET Image object into the document. The image...other settings using the Shape object returned by this method. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....AddAutoShape method exposed by IShapes object. Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Rectangle...

    docs.aspose.com/slides/cpp/rectangle/
  3. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....to HTML using the Workbook object Create and initialize the save...HTML using the HtmlSaveOptions object Set few properties of HTML...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  4. How to Convert GLB to FBX using Java

    This article guides on how to convert GLB to FBX using Java. It has all the details to set the IDE, a list of steps, and a runnable sample code for developing a GLB to FBX converter using Java....into the Scene class object Create an object of FbxSaveOptions class...loaded into the Scene class object using the fromFile() method...

    kb.aspose.com/3d/java/how-to-convert-glb-to-fbx...
  5. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java....Object public class ComparisonExpression...static Object[][] conditionEvaluationE() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在Python中管理分页符|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....# Instantiating a Workbook object workbook = self . Workbook...# Instantiating a Workbook object workbook = self . Workbook...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  7. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    Discover the DocumentVisitor VisitOfficeMathStart method, essential for initiating Office Math Object enumeration. Enhance your coding efficiency today!...enumeration of a Office Math object has started. public virtual...Description officeMath OfficeMath The object that is being visited. Return...

    reference.aspose.com/words/net/aspose.words/doc...
  8. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....file into the Workbook class object Call the getLastCell() method...to the last cell Create an object of the JsonSaveOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  9. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....converting a JSON (JavaScript Object Notation) file to an Excel...json" ); // create a Workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  10. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....PDF table object. Insert table into PDF page...df , max_rows ) # Add table object to first page of input document...

    docs.aspose.com/pdf/python-net/integrate-table/