Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 203,311 for

cells

(0.07 sec)
  1. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../)....a preferred width for table cells. doc = aw . Document () builder..."PreferredWidth" class to table cells. # 1 - Set an absolute preferred...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Conditional Formatting|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....apply formats to a cell or range of cells and have that formatting...depending on the value of the cell or the value of a formula. For...

    docs.aspose.com/cells/java/conditional-formatting/
  3. 处理颜色|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 - 使用颜色 C# Workbook workbook...//Accessing cell from the worksheet Cell cell = worksheet . Cells [ "B2"...

    docs.aspose.com/cells/zh/net/working-with-colors/
  4. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...Cells,开发者可以在运行时执行这些操作。 处理行 如何调整行高 Aspose.Cells提供一个类, Workbook...Worksheet 类提供一个 Cells 集合,代表工作表中的所有单元格。 Cells 集合提供若干方法,用于管理工作表中的行或列。以下是一些详细介绍。...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  5. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....Cells allows you to save the workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  6. 将VBA宏UserForm DesignerStorage从模板复制到目标工作簿(C++)|D...

    学习如何用Aspose.Cells for C++将VBA宏UserForm DesignerStorage从模板复制到目标工作簿。...Cells支持将VBA项目从一个Excel文件复制到另一个Exce...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-vba-macro-use...
  7. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...aligned, and the rest of the cells has numbers which are right...RTL property, the right most cell will have the text (right aligned)...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  8. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Cells could not render Office Add-Ins...to PDF format. Now, Aspose.Cells renders it correctly. You do...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  9. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Cells introduces an option which allows...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  10. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted Office Open XML (OOXML) files using Aspose.Cells for C++....Cells provides a way to detect the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; Vector <...

    docs.aspose.com/cells/cpp/detect-file-format-of...