Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 157,037 for

xlsx

(0.17 sec)
  1. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…...Cells Product Family xlsx-to-pdf andersalvsaker October...new Workbook(dataDir + “testt.xlsx”); doc.Save(dataDir + “output...

    forum.aspose.com/t/excel-spredsheet-fails-when-...
  2. Parsing Pivot Cached Records While Loading Exce...

    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,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  3. 用JavaScript通过C++冻结Excel工作表的首列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++以编程方式冻结Excel工作表的左侧列。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. Filter Objects while loading Workbook or Worksh...

    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 ) used in this code and the...

    docs.aspose.com/cells/python-net/filter-objects...
  5. Convert PDF documents using Go|Aspose.PDF for G...

    This section contains articles relating to convert PDF documents to other formats with Aspose.PDF for Go via C++.... Convert PDF to Microsoft XLSX - this section describes how...how to convert PDF document to XLSX, and CSV. The PowerPoint format...

    docs.aspose.com/pdf/go-cpp/conversion/
  6. 用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签。...xlsx,.csv" /> < button id = "runExample"...ms = wb . save ( SaveFormat . Xlsx ); // Set the workbook reference...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  7. 通过JavaScript和C++将页面设置从源工作表复制到目标工作表|Documentation

    本文说明如何使用JavaScript API或C++库示例代码以编程方式将页面设置从源工作表复制到目标工作表。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/copy-pa...
  8. 合并函数|Documentation

    如何用Aspose.Cells for Java脚本通过C++将合并函数应用到数据透视表的数据字段。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/consoli...
  9. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/net/annotation/ppt/
  10. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...xlsx"; var output = @"C:\output.html";... new LoadOptions(LoadFormat.Xlsx)); wbc.CalculateFormula(); var...

    forum.aspose.com/t/cell-colors-in-html-are-disp...