Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 134,990 for

xlsx

(0.08 sec)
  1. Use Custom XML Parts in Aspose.Cells|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 into .zip and then by opening...

    docs.aspose.com/cells/python-net/use-custom-xml...
  2. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improve performance and reduce memory consumption.... Xlsx ); loadOptions . setLoadFilter... join ( dataDir , "TestData.xlsx" ), loadOptions ); // Perform...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  3. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...when converting your template XLSX file to PDF. I found some images...

    forum.aspose.com/t/some-images-resized-during-p...
  4. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....xlsx" ); // Gets the detected load...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  5. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...Aspose PDF (pdf to xlsx) -> Aspose Cells (xlsx to html) might work...Attached are the zipped files (pdf, xlsx, html). It seems to happen where...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  6. 设置OLE图标的标题|Aspose.Slides 文档

    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" ); auto dataInfo = System ::...OleEmbeddedDataInfo > ( allBytes , "xlsx" ); auto oleFrame = slide ->...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  7. 设置OLE图标的标题|Aspose.Slides 文档

    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" )); OleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( allBytes , "xlsx" ); IOleObjectFrame oleFrame...

    docs.aspose.com/slides/zh/java/set-caption-to-o...
  8. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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" , "rb" ) as ole_stream : data_info...OleEmbeddedDataInfo ( ole_stream . read (), "xlsx" ) ole_frame = slide . shapes...

    docs.aspose.com/slides/zh/python-net/set-captio...
  9. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....xlsx" ); // Initialize a new Workbook...join ( dataDir , "Mybook.out.xlsx" )); Format Worksheet Cells...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  10. How to change background in comment in Excel wi...

    How to change color in comment and insert picture or image in comment in Excel using Aspose.Cells for Node.js via C++....xlsx" )); // Accessing the newly...path . join ( dataDir , "result.xlsx" )); Execute the above code...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-com...