Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 239,180 for

aspose cells

(0.16 sec)
  1. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....it programmatically using Aspose.Cells Workbook.VbaProject.IsSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  2. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....PowerPoint presentation through Aspose components are resized to an...PowerPoint presentation using Aspose.Slides for Java. To address...

    docs.aspose.com/slides/java/working-solution-fo...
  3. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Formulas & Calculating Results Aspose.Cells has an embedded formula...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/cpp/calculate-formulas/
  4. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides powerful features...orientation, and formatting using Aspose.Cells for C++. Managing Shape...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  5. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。... ** 使用 Aspose.Cells for C++ 保护工作表** 只需要以下简单代码行来实现保护...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  6. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...Aspose.Cells完全支持Microsoft Excel的验证和自...rosoft Excel中使用这些功能以及如何用Aspose.Cells编写相应代码。 数据验证类型和执行 数据验证是设...

    docs.aspose.com/cells/zh/cpp/data-validation/
  7. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++.... Using Aspose.Cells, developers can create different...hyperlinks are supported by Aspose.Cells and how they can be used...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  8. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。...Aspose.Cells支持此功能。 以下代码示例显示了如何在单元格文本旁添加条件图标设置。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  9. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using Aspose Cells for java version 24.9. I also…...Excel to HTML Aspose.Cells Product Family aspose-cells-java jtimmer...png (5.7 KB) We’re using aspose cells for java version 24.9. I...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  10. Save Specified Worksheets to PDF with C++|Docum...

    Export specific worksheets to PDF using Aspose.Cells with C++....Contents [ Hide ] By default, Aspose.Cells saves all visible worksheets...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-specified-worksh...