Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 241,676 for

aspose cells

(0.23 sec)
  1. Facing issue while converting excel file into T...

    Not able convert the EXCEL sheet to TIFF images , currently creating blank tiff with message “Password Protected email attachment” Input excel files has multiple sheets which has cell merging and formatting as well. Wh…...converting excel file into Tiff Aspose.Cells Product Family slides-net...has multiple sheets which has cell merging and formatting as well...

    forum.aspose.com/t/facing-issue-while-convertin...
  2. 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...manage page breaks using Aspose.Cells Java for Jython . Below...

    docs.aspose.com/cells/java/managing-page-breaks...
  3. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++.... Aspose.Cells allows you to convert Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  4. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....into an Excel Worksheet Aspose.Cells for C++ API provides a straightforward...into the worksheet using Aspose.Cells. The image becomes embedded...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  5. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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....Aspose 提供了使用 Aspose.Cells for .NET 创建 Excel...Excel 图表的支持,并且这些图表可以通过 Aspose.Slides for .NET 作为 OLE 对象嵌入到 PowerPoint...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  6. Adding or Inserting a Row into Worksheet|Docume...

    This article introduces how to add or insert row in GridDesktop....runtime using the API of Aspose.Cells.GridDesktop. The basic difference...follow the steps below: Add Aspose.Cells.GridDesktop control to your...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "Aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  8. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "Aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/zh/python-java/pyinstalle...
  9. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "Aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/fr/python-java/pyinstalle...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages.... Aspose.Cells supports the same feature...and Footers with Aspose.Cells Aspose.Cells behaves the same as...

    docs.aspose.com/cells/cpp/setting-different-hea...