Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 241,493 for

cells

(0.23 sec)
  1. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...Cells API移除现有的打印机设置。 删除Excel文件中工作表的现有打印设置 Aspose.Cells允许您...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...
  2. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the Cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....Cells DataBar.ToImage() method to...DataBar image using Aspose.Cells. The following sample code generates...

    docs.aspose.com/cells/cpp/generate-conditional-...
  3. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....Cells now supports the full conversion...into an XLSM file using Aspose.Cells, these .bin files are successfully...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  4. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... insert_cell () table . left_indent = 20...HeightRule . AT_LEAST builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Finding Absolute Position of Shape inside the W...

    Determine the absolute position of a shape in a worksheet using Aspose.Cells with C++....Cells provides the Shape.GetLeftToCorner()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/finding-absolute-posi...
  6. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....Cells. #include <iostream> #include "Aspose.Cells.h" using...namespace Aspose :: Cells ; int main () { Aspose :: Cells :: Startup ();...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  7. Aspose.Cells Template and Smart Markers|Documen...

    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 Template and Smart Markers Contents [ Hide...Hide ] An Aspose.Cells template is a Microsoft Excel workbook that...

    docs.aspose.com/cells/reportingservices/aspose-...
  8. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....to add below the contents of cell. double Aspose :: Words :: Tables...Examples Shows how to format cells with a document builder. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....Cells allows you to copy a VBA project...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...
  10. 使用 Node.js + C++ 在 Excel 文件中自动填充区域|Documentation

    学习如何在Excel文件的指定范围内执行自动填充操作,使用 Aspose.Cells for Node.js via C++。...Cells for Node.js via C++ 自动填充范围**...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/autofill-ra...