Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 157,925 for

xlsx

(0.36 sec)
  1. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....xlsx" ; Workbook wb ( inputFilePath...Save the workbook in the output XLSX format U16String outputFilePath...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  2. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...results(0) ' 4) Save OCR result to XLSX in-memory Using xlsxStream As...Save(xlsxStream, Aspose.OCR.SaveFormat.Xlsx) xlsxStream.Position = 0 ' 5)...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  3. Adding Custom Properties Visible Inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.Cells for Node.js via C++. These properties can be viewed in the Document Information Panel.... Xlsx ); // Add simple property without..., "AddingCustomProperti_out.xlsx" )); Related Article Use Custom...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  4. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...calculateFormula (); // Save the result in XLSX format book . save ( path ....join ( dataDir , "output_out.xlsx" )); 为命名范围设置复杂公式 复杂公式可以是任何内...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  5. Setting ScaleCrop and LinksUpToDate properties ...

    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) generated with this code, change...

    docs.aspose.com/cells/net/setting-scalecrop-and...
  6. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file through the PageSetup object programmatically with sample code using the C# API or .NET Library....printer settings in the saved XLSX files. Printer settings files...

    docs.aspose.com/cells/net/remove-existing-print...
  7. Stop conversion or loading using InterruptMonit...

    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....AB1000000 is quite a farther cell in XLSX file. However, the WaitForWhileAndThenI()...

    docs.aspose.com/cells/java/stop-conversion-or-l...
  8. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....xlsx ). If you open the output Excel..."outputSaveWorkbookTo.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  9. 通过Node.js使用C++处理Shape或Chart的三维格式|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" ); // Load excel file containing...Save the output excel file in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  10. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....xlsx" )); // Access the first worksheet...80 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...