Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 90,871 for

object

(0.1 sec)
  1. Java API to Convert WORD to FODS or with free O...

    Convert WORD to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to FODS online converter quickly before integrating the code....FileOutputStream object and then save the file to that Stream object by calling...the save method of Workbook object. Converting **WORD to FODS**...

    products.aspose.com/total/java/conversion/word-...
  2. Java API to Convert WORD to XLTM or with free O...

    Convert WORD to XLTM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLTM online converter quickly before integrating the code....FileOutputStream object and then save the file to that Stream object by calling...the save method of Workbook object. Converting **WORD to XLTM**...

    products.aspose.com/total/java/conversion/word-...
  3. Aspose.Cells 8.5.2中的公共API更改|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.... Java //Create workbook object from source file Workbook workbook...以下是简单的使用场景。 Java //Create workbook object from source excel file Workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...workbook ; // Create a new style object. Style style = workbook . CreateStyle...); // Initialize styleflag object. StyleFlag flag ; // Set all...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  5. How to Add Digital Signature in Excel using C#

    This tutorial provides you information how to add digital signature in Excel using C#. You will get the configuration resources, stepwise approach to create and insert electronic signature in excel using C# and a complete runnable sample code to demonstrate this feature....data in it using the Workbook object Instantiate a collection of...the X509Certificate2 class object is used to load the certificate...

    kb.aspose.com/cells/net/how-to-add-digital-sign...
  6. How to Unhide Multiple Sheets in Excel using Java

    This tutorial guides on how to unhide multiple sheets in Excel using Java. It provides all the details to configure the environment, detailed steps and a runnable sample code to unhide Excel sheet using Java....sheets into the Workbook class object Get access to the worksheets...worksheets collection returns an object and we need to type cast it...

    kb.aspose.com/cells/java/how-to-unhide-multiple...
  7. Convert DXF to ASE via Java | products.aspose.com

    Sample Java conversion code for DXF format to ASE file. Use this example code to convert DXF to ASE within any Web or Desktop Java based application....path with ASE file extension & object of AseSaveOptions System Requirements...a data element for a given object type. DXF makes it possible...

    products.aspose.com/3d/java/conversion/dxf-to-ase/
  8. View or Edit VDW Files Metadata via Python | pr...

    Python sample code to edit or view VDW metadata within any Python based application....Diagram class object Get DocumentProps of Diagram object Display Property...

    products.aspose.com/diagram/python-java/metadat...
  9. Convert DOT to JSON Format via Java | products....

    Convert DOT to JSON format via Java without using using Microsoft Word or Microsoft Excel...correct password in a LoadOptions object. The following code example...**DOT** to **JSON (JavaScript Object Notation)** allows Word templates...

    products.aspose.com/total/java/conversion/dot-t...
  10. Create Presentations in Java|Aspose.Slides Docu...

    Create presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....workflow—creating a Presentation object, grabbing the first slide,...its index. Add an IAutoShape object of Cloud type using the addAutoShape...

    docs.aspose.com/slides/java/create-presentation/