Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 244,639 for

cells

(0.18 sec)
  1. 使用 Python 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加表格... default_cell_border = border_info for row_count...table . rows . add () row . cells . add ( "Column (" + str ( row_count...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  2. Freeze Top Row(s) of Excel Worksheet with C++|D...

    In this article, you will learn how to freeze top rows of Excel Worksheets programmatically using C++ Library with Aspose.Cells API....Cells for C++ It’s simple to freeze...freeze row(s) with Aspose.Cells for C++. Please use the Worksheet...

    docs.aspose.com/cells/cpp/how-to-freeze-rows-of...
  3. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。...Cells for C++ API 提供了一种直接从URL加载图片...介绍如何将图片数据下载到内存流中,并使用Aspose.Cells将其插入到工作表中。图片会嵌入到Excel文件中,打开时无需外部下载。...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  4. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...tables explicitly specify their Cell.CellFormat.PreferredWith values...add up to 100%; 100% for each cell of table 1 and 2x 50% for table...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  5. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....Cells, it also exports various types...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-document-workb...
  6. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....Cells also provides PivotTable.ShowInCompactForm()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  7. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the C++ API or library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically....Cells APIs. Copy Page Setup Settings...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-page-setup-setti...
  8. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  9. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String html = u8 "<html>...

    docs.aspose.com/cells/cpp/delete-redundant-spac...
  10. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++....Cells. Controlling the Visibility...of Rows and Columns Aspose.Cells for Node.js via C++ provides...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...