Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 234,966 for

cells

(0.12 sec)
  1. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java API....Facilitates Data Entry: When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/java/format-number-to-date/
  2. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  3. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...// Set the border for table cells table . DefaultCellBorder =..."100 100 100" ; // Set default cell border using BorderInfo object...

    docs.aspose.com/pdf/zh/net/integrate-table/
  4. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。...Add (); // Add table cells row . Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count...

    products.aspose.com/pdf/zh-hans/net/table/add/
  5. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Cells. This article explains how to...Aspose.Cells and shows code samples for setting: Aspose.Cells provides...

    docs.aspose.com/cells/cpp/setting-page-options/
  6. Decrease the Calculation Time of Cell.Calculate...

    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....Decrease the Calculation Time of Cell.Calculate method Contents [...calculated values of the individual cells. But sometimes, users do not...

    docs.aspose.com/cells/java/decrease-the-calcula...
  7. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++.... Create a second range of cells. Copy the first range’s formatting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-range-style-only/
  8. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....for tables, and extracts their cell text content. It uses the ‘TableAbsorber’...then iterates through rows and cells to print out the text inside...

    docs.aspose.com/pdf/python-net/extracting-table/
  9. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells rendered PDF looks different...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  10. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for .NET API....Cells fully supports Microsoft Excel’s...how to code them using Aspose.Cells. Autofilter Data Autofiltering...

    docs.aspose.com/cells/net/data-filtering/