Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 244,730 for

cells

(0.14 sec)
  1. 使用C++移除工作簿中的未使用样式|Documentation

    使用Aspose.Cells和C++在Excel工作簿中移除未使用的样式。...Cells提供了 Workbook.RemoveUnusedStyles()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-unused-styl...
  2. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...placeholders even inside table cells using TextFragmentAbsorber ...replacing placeholders inside table cells , if the replacement text is...

    forum.aspose.com/t/table-placeholder-replacemen...
  3. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....Cells to create a rich‑text custom...label for a chart point. Aspose.Cells provides the DataLabels.Characters()...

    docs.aspose.com/cells/cpp/rich-text-custom-data...
  4. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API....Cell Background Color Settings Contents [ Hide ] The GridJS component...before committing. Overview Cell background colour (fill) enhances...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Copy Range Data with Style|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....copy the data from a range of cells to another range. Specifically...styles to the copied cells. Aspose.Cells can also copy a range...

    docs.aspose.com/cells/net/copy-range-data-with-...
  6. Find out if VBA Project is Protected with C++|D...

    Check if the VBA project of an Excel file is protected using Aspose.Cells with C++....Cells via the VbaProject.IsProtected...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-out-if-vba-proje...
  7. 在将Excel渲染为PDF时绘制切片器,使用C++|Documentation

    使用Aspose.Cells和C++导出带切片器设置的Excel为PDF。...Cells现已支持此功能。只需将含切片器的Excel文件导出为PD...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/draw-slicer-while-...
  8. Calculate Sub Totals in xlsx4j|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 - Calculate Sub Totals You can...values in a spreadsheet. Aspose.Cells provides API features that help...

    docs.aspose.com/cells/java/calculate-sub-totals...
  9. Render Sequence of Pages using PageIndex and Pa...

    Render a sequence of pages from an Excel file to images using Aspense.Cells with C++....Cells with ImageOrPrintOptions.GetPageIndex()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/render-sequence-of-pa...
  10. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/convert-the-smart-art...