Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 235,424 for

aspose.cells

(0.88 sec)
  1. Expanding text from right to left while exporti...

    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....via C++ Contents [ Hide ] Aspose.Cells now supports expanding text...expands from right to left, Aspose.Cells will export it to HTML correctly...

    docs.aspose.com/cells/nodejs-cpp/expanding-text...
  2. Adding Custom Properties Visible Inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.cells for Node.js via C++. These properties can be viewed in the Document Information Panel....Document Information Panel Aspose.Cells for Node.js via C++ can...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  3. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.cells for C++查找XML映射的根元素名称。...Contents [ Hide ] 可能的使用场景 您可以使用 Aspose.Cells 的 XmlMap.GetRootElementName()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  4. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....chart trendline using Aspose.Cells. Aspose.Cells provides the Trendline...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  5. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Change Tick Label Direction Aspose.Cells provides you with the ability...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  6. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...Contents [ Hide ] 默认情况下,Aspose.Cells 将 Excel 保存为标准尺寸的 PDF。然而,您也可以使用...PdfOptimizationType::MinimumSize 使用 Aspose.Cells 将 Excel 保存为标准或最小尺寸的 PDF...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  7. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....options are fully supported in Aspose.Cells. This article explains how...to set page options with Aspose.Cells and shows code samples for...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  8. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary axis and clustered bar on the secondary axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...Combination Chart in Java Aspose.Cells Product Family cells-java...primary and secondary axes in Aspose.Cells for Java. Our guide will...

    forum.aspose.com/t/need-a-sample-code-to-create...
  9. Secure PDF Documents with Golang via C++|Docume...

    Learn how to secure PDF documents with owner and user passwords using Aspose.cells with Golang via C++.... Aspose.Cells provides PdfSecurityOptions...how to secure PDFs with Aspose.Cells. If the spreadsheet contains...

    docs.aspose.com/cells/go-cpp/secure-pdf-documents/
  10. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file through the PageSetup object programmatically with sample code using the C# API or .NET Library....existing printer settings using Aspose.Cells APIs. Remove Existing PrinterSettings...Worksheets in Excel file Aspose.Cells allows you to remove existing...

    docs.aspose.com/cells/net/remove-existing-print...