Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 105,429 for

workbook

(1.87 sec)
  1. Aspose.Cells 17.1.0 中的公共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....xlsx" )); //Create a workbook intrusive_ptr < IWorkbook...charValue ()); //Save the workbook in xlsx format wb -> Save...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  2. Aspose.Cells 17.1.0 中的公共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....xlsx" )); //Create a workbook intrusive_ptr < IWorkbook...charValue ()); //Save the workbook in xlsx format wb -> Save...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  3. Export VBA Certificate to File or Stream|Docume...

    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....digital certificate using the Workbook.VbaProject.CertRawData property...reference to a VBA project in a workbook Check if VBA Code is Signed...

    docs.aspose.com/cells/net/export-vba-certificat...
  4. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...lse); const workBook = new aspose.cells.Workbook('csvData.csv'...csv', loadOptions); workBook.getSettings().setRegion(aspose.cells...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  5. Output Blank Page when there is Nothing to Prin...

    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....sample code creates an empty workbook that contains an empty worksheet...

    docs.aspose.com/cells/net/output-blank-page-whe...
  6. Remove Pivot Connection|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library.... Finally, it saves the workbook as the output Excel file ...

    docs.aspose.com/cells/net/remove-pivot-connection/
  7. Copy Range Data with Style|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.... This example: Creates a workbook. Fills a number of cells in...

    docs.aspose.com/cells/net/copy-range-data-with-...
  8. Working with the Shadow Effect of Shape or Char...

    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....property and then saves the workbook in the output excel file ...

    docs.aspose.com/cells/java/working-with-the-sha...
  9. Read Numbers Spreadsheet Developed by Apple Inc...

    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....Different Image Formats Load Workbook with Specified Printer Paper...

    docs.aspose.com/cells/cpp/read-numbers-spreadsh...
  10. Comparison and Migration with Golang via C++|Do...

    Learn about comparison and migration features in Aspose.Cells for C++....Load the Excel file using the Workbook class. Use the Save method...

    docs.aspose.com/cells/go-cpp/comparison-migration/