Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 229,521 for

aspose cells

(0.09 sec)
  1. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...支持C++ Contents [ Hide ] Aspose.Cells为需要在将Microsoft Excel文件保存...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  2. 在Jython中复制和移动工作表|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 ] Aspose.Cells - 复制和移动工作表 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  3. Use Custom XML Parts in Aspose.Cells with C++|D...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with C++....Use Custom XML Parts in Aspose.Cells with C++ Contents [ Hide...Using Custom XML Parts in Aspose.Cells Custom XML Parts are XML...

    docs.aspose.com/cells/cpp/use-custom-xml-parts-...
  4. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....can be achieved by using Aspose.Cells for C++. Please see the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  5. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....Contents [ Hide ] Introduction Aspose.Cells provides different ways...files. Merge Files Using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/merge-files/
  6. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。... Aspose.Cells现在允许您计算数据表的数组公式。请在计算任何类型的公式时使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  7. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...在此情况下,Aspose.Cells API提供通过使用 PowerQueryFormulaIte...类来更新源文件位置的选项。 更新Power Query公式项 Aspose.Cells API提供了更新Power Query公式项的能力。以下代码演示如何使用...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  8. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...用C++检查VBA代码的数字签名是否有效 Contents [ Hide ] Aspose.Cells允许你使用 Workbook.VbaProject...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  9. 用C++实现错误和布尔值(俄语或任何其他语言)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在俄语或其他任何语言中实现错误和布尔值。...你可以在使用 Aspose.Cells 时通过使用 Workbook.GetGlobalizationSett()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/implement-errors-a...
  10. Managing Page Breaks in Jython|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....Jython Contents [ Hide ] Aspose.Cells - Managing Page Breaks To...To append documents using Aspose.Cells Java for Jython . Here you...

    docs.aspose.com/cells/java/managing-page-breaks...