Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 27,074 for

excel worksheet

(0.33 sec)
  1. Update TSV File using .NET | products.aspose.com

    Modify TSV documents in C# VB.NET applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for .NET...relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/tsv/
  2. Update XLT File using .NET | products.aspose.com

    Modify XLT documents in C# VB.NET applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for .NET...relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/xlt/
  3. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...请注意,如果你在MS Excel中新建文件,纸张大小会与您的机器默认打印机设置相同。 以下示例代码演示了...some data inside the first worksheet const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  4. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....opens an Excel file. The A1 cell (in the first worksheet) contains...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  5. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...collection from the first worksheet ShapeCollection shapes = workbook...(); // Add a TextBox to the worksheet Shape shape = shapes . AddTextBox...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  6. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...getCount(); i++) { Worksheet sheet = workbook.getWorksheets()...dataset which we have in the worksheets and then saving it as PDFs...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  7. Save Html With StreamProvider|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....Contents [ Hide ] When converting Excel files which contain images and...images and shapes when saving an Excel file to an HTML stream? Replace...

    docs.aspose.com/cells/net/convert-excel-to-html...
  8. 通过Node.js使用C++处理Shape或Chart的三维格式|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....Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape...getThreeDFormat() 属性的子属性,然后将工作簿保存为 输出Excel文件 。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  9. 使用Node.js通过C++格式化切片器|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....可能的使用场景 您可以通过设置列数或样式等方式在Microsoft Excel中格式化切片器。Aspose.Cells for Node...sample Excel file 。它访问该切片器并设置其列数和样式类型,然后将其保存为 output Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/formatting-...
  10. Working with the Shadow Effect of Shape or Char...

    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....sample code loads the source Excel file ( 5115425.xlsx ), accesses...first shape in the first worksheet, sets the sub‑properties of...

    docs.aspose.com/cells/net/working-with-the-shad...