Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 241,977 for

aspose cells

(0.83 sec)
  1. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Print message about...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  2. 档案

    档案...Excel 文件中的行和列的 C++ API # Aspose.Cells for C++ 是一个原生 C++ 库,允许您创建、读取和修改...部分下载。 PM> Install-Package Aspose.Cells.Cpp 使用 C++ 复制 Excel 文件中的单行...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...
  3. Converting Worksheet to Image File By Page|Docu...

    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.... Worksheets [ 0 ]; Aspose . Cells . Rendering . ImageOrPrintOptions...ImageOrPrintOptions options = new Aspose . Cells . Rendering . ImageOrPrintOptions...

    docs.aspose.com/cells/net/converting-worksheet-...
  4. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...Aspose.Cells支持重新采样已添加的图像,以减小输出的PDF文件大小并稍微提高性能。...稍微提高性能。 请参阅以下示例代码,描述如何使用Aspose.Cells API执行该任务。该示例将Microsoft ...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...
  5. Determine which Axis exists in the Chart with C...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for C++. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes.... Aspose.Cells provides the Chart.HasAxis(AxisType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/determine-which-axis-...
  6. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells provides the OleObject....#include <iostream> #include "Aspose.Cells.h" #include <guiddef.h>...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  7. 在VSTO和Aspose.Cells中为单元格添加超链接|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....在VSTO和Aspose.Cells中为单元格添加超链接 Contents [ Hide ] 要向电子表格中的单元格添加超链接,请执行以下步骤:...#向单元格添加超链接。接下来的示例展示了如何使用Aspose.Cells for .NET再次使用C#做同样的事情。 代...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  8. TableAlignment enumeration | Aspose.Words for P...

    Aspose.words.tables.TableAlignment enumeration. Specifies alignment for an inline table....5 , aspose . pydrawing . Color . green...LineStyle . SINGLE , 1.5 , aspose . pydrawing . Color . green...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....property is used for all those cells which have invalid or non‑existent...workbook, adds some text in cell A4 of the first worksheet, and...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  10. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to PDF or images....Possible Usage Scenarios Aspose.Cells provides an abstract class...and its bounds of existing cells and objects, e.g., images, etc...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...