Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 241,984 for

aspose cells

(0.22 sec)
  1. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  2. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....Get Worksheet Unique ID Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/
  3. Pivot Filter with C++|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells using C++.... By using the Aspose.Cells API, you can add and clear...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...
  4. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。...Contents [ Hide ] 页面设置功能 Aspose.Cells提供了一套全面的功能,用于配置Excel文件的页...#include <Aspose.Cells.h> using namespace Aspose :: Cells ; void...

    docs.aspose.com/cells/zh/cpp/page-setup-features/
  5. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...using namespace Aspose :: Cells :: ExternalConnections ; int main...

    docs.aspose.com/cells/cpp/working-with-external...
  6. Need thoughts on the use of Aspose.Total Licens...

    Hello, I have a license for “Aspose.Total For Java” for version 24.6 Here are the details of my license: LicenseType - "Developer OEM" LicenseNote - "1 Developer And Unlimited Deployment Locations" OEM - "This is a re…...the use of Aspose.Total License use Aspose.Cells Product Family...Family license , cells-python , aspose-total AnonymousABC August...

    forum.aspose.com/t/need-thoughts-on-the-use-of-...
  7. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  8. 使用 GlobalizationSettings 类进行自定义子合计标签和饼图中的其他标签(C...

    学习如何在 Aspose.Cells for C++ 中使用 GlobalizationSettings 类自定义子合计标签和修改饼图中的“其他”标签。...Contents [ Hide ] 可能的使用场景 Aspose.Cells API已公开 GlobalizationSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/using-globalizatio...
  9. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....the Width and Height of the Cell Value in Unit of Pixels with...of a cell’s value to fit it inside the cell. Aspose.Cells provides...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  10. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++.... Aspose.Cells APIs provide the means to...the Aspose.Cells for C++ API to achieve the same. Aspose.Cells...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...