Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 159,081 for

xlsx

(0.14 sec)
  1. Unlock MS Project Tasks Files via C++

    Source code for unlock MS Project files via C++? Use example code for batch MPP to unlock MPP file within any C++ Application...Tasks C++ Unlock PPTX DOCX XLSX PDF ODP MPP Unlock MS Project...

    products.aspose.com/tasks/cpp/unlock/
  2. Edit or View MSG Document Metadata via C++ | pr...

    C++ example code to edit or view MSG file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Việt MSG Metadata PPTX DOCX XLSX PDF ODP MSG Extract MSG Metadata...

    products.aspose.com/email/cpp/metadata/msg/
  3. 使用Node.js通过C++加密和解密Excel文件|Documentation

    如何使用Node.js通过C++加密和解密Excel文件。锁定和解锁Excel文件。...xlsx" ); // Open encrypted file with...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  4. Public API Changes in Aspose.Cells 8.0.0|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....xlsx" , options ); Demonstrates how...Office Open XML files such as XLSX, DOCX, PPTX, and more. Obsoleted...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....when the result is stored in XLSX file format. Here is a simple...new Workbook ( dir + "sample.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Recognize image via C# | Aspose

    Recognize image using default options.... JPEG, BMP, TIFF, JFIF) Get XLSX (GIF, PNG, JPEG, BMP, TIFF,...

    products.aspose.com/ocr/net/recognition/recogni...
  7. Convert MPP to PRIMAVERA XML via Java

    Sample Java conversion code for MPP format to PRIMAVERA XML file. Use this example code to convert MPP to PRIMAVERA XML within any Web or Desktop Java based application....Project Template Files) MPP TO XLSX (OOXML Excel File) MPP TO HTML...

    products.aspose.com/tasks/java/conversion/mpp-t...
  8. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...xlsx"); // Save file to HTML format...breaks: Import timeout excel.xlsx - Google Sheets Thank you very...

    forum.aspose.com/t/segmentation-faults-back-wit...
  9. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...files that were originally in XLSX format , and later saved as...files that were originally in XLSX format , and subsequently saved...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  10. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...xlsx"; Console.WriteLine("New DPI:..."C:\\Users\\jlt\\Documents\\test2.xlsx"; Console.WriteLine("New DPI:...

    forum.aspose.com/t/cellshelper-dpi-120/322191