Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 159,930 for

xlsx

(0.27 sec)
  1. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook object using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/release-un...
  2. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/draw-timel...
  3. Find the Root Element Name of XML Map with Java...

    Learn how to find the root element name of an XML map in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/find-the-r...
  4. Get the Version Number of the Application that ...

    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" multiple /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-the-ve...
  5. 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/...
  6. 规则不能动态解析 - Free Support Forum - aspose.com

    D.zip (7.9 KB) G H列红色为设置的规则,导入前端后, 1、修改可以触发规则变化的值(B4),背景色没有变化 2、在3行插入行,空白行G栏显示红色...xlsx"; String fileoutpath="D:\\c...wnload\\conditonformatDate2.xlsx"; GridJsWorkbook gw = new GridJsWorkbook();...

    forum.aspose.com/t/topic/307853
  7. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...xlsx – works without any issue. POI 5 test.xlsx – causes...in a different format (like XLSX or XLS) using POI 5.4.1 and...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  8. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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 (1个工作表)。接下来,将模板文件的工作表Sheet1转换为名为SheetImage...jpg的图像文件。 以下是组件用来完成任务的代码。它将 Testbook.xlsx 中的Sheet1转换为图像文件,以说明这种转换有多么简便。...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...
  10. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...xlsx"); Console.WriteLine("Font color..."input4.xlsx"; string outputPath = filePath + "output3.xlsx"; Workbook...

    forum.aspose.com/t/excel-shape-text-font-color-...