Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 157,038 for

xlsx

(0.45 sec)
  1. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. C++ API code to manage comments of PDF files....(Macro-enabled Spreadsheet) Annotate XLSX Files (Open XML Workbook) Annotate...

    products.aspose.com/total/cpp/annotate/pdf/
  2. Remove ODS Annotation Online or Manage Annotati...

    delete comments from ODS file through online app for free. Java API code to manage comments of ODS files....(Macro-enabled Spreadsheet) Annotate XLSX Files (Open XML Workbook) Annotate...

    products.aspose.com/total/java/annotate/ods/
  3. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. .NET API code to manage comments of Powerpoint files....(Macro-enabled Spreadsheet) Annotate XLSX Files (Open XML Workbook) Annotate...

    products.aspose.com/total/net/annotate/powerpoint/
  4. Android API to Render CGM to RTF | products.asp...

    Transform CGM to RTF via Android via Java API...including PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, ODT, ODP, ODS, HTML...

    products.aspose.com/total/android-java/conversi...
  5. Aspose.Cells 8.5.0中的公共API更改|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....workbook in xlsx format workbook . Save ( "output.xlsx" , SaveFormat...SaveFormat . Xlsx ); 添加了SheetRender.PageScale属性 当您使用 按 n 页宽 x m 页高缩放...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. 获取电子表格或工作簿中使用的字体列表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++获取电子表格或工作簿中使用的字体列表。本文将向你展示如何从文档中检索字体信息。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-a-l...
  7. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...xlsx" ; // Path of output excel file...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  8. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....xlsx" ); auto dataInfo = MakeObject...OleEmbeddedDataInfo > ( fileData , u "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/cpp/manage-ole/
  9. 图像|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流程。...xlsx" ); var byteArray = Array ....newArray ( "byte" , byteArray ), "xlsx" ); // 添加 Ole 对象框架形状 var oleObjectFrame...

    docs.aspose.com/slides/zh/nodejs-java/image/
  10. Freetrial版でexcelからpdfに変換するとオブジェクトがずれる - Free Su...

    ■内容 excelからpdfに変換するとオブジェクトがずれます。 なにかいい対策はありませんでしょうか? ■実際のファイル(excel,pdf) https://drive.google.com/drive/folders/1XfqnfPggnvPymE223VMUYVX-oyCOlynF?usp=drive_link ■ソース(Program.cs) using System; using System.IO; usi…...xlsx"); Parallel.ForEach(files, file...workbook = new Workbook("input.xlsx"); var pdfOptions = new PdfSaveOptions...

    forum.aspose.com/t/freetrial-excel-pdf/312435