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

cells

(0.58 sec)
  1. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  2. Hello World 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....Cells - Hello World To append documents...documents using Aspose.Cells for Java with Jython . Here is an example...

    docs.aspose.com/cells/java/hello-world-in-jython/
  3. CompatibilityOptions.adjust_line_height_in_tabl...

    CompatibilityOptions.adjust_line_height_in_table property. Add Document Grid Line Pitch To Lines in Table Cells....Line Pitch To Lines in Table Cells. @property def adjust_line_height_in_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/java/how-to-format-number...
  5. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...Cells Example </ title > </ head >...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  6. Using Aspose.Cells for Java with ColdFusion|Doc...

    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....Cells for Java with ColdFusion Contents [...developers need to use Aspose.Cells for Java in their ColdFusion...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  7. Set Range Border|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.... you don’t need to set each cell individually. You can set the...border on the range. Aspose.Cells offers this feature. This article...

    docs.aspose.com/cells/net/set-range-border/
  8. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。...该类使我们能够创建表格并将其放置在文档中,使用 Rows 和 Cells 。因此,要创建表格,您需要添加所需数量的行并用适当数量的单元格填充它们。...prop in props ) { headRow . Cells . Add ( prop . GetCustomAttribute...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  9. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....Cells saves Excel to PDF in standard...or Minimum Size using Aspose.Cells The following sample code shows...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  10. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++....Cells now supports this by default...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...