Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 244,637 for

cells

(0.11 sec)
  1. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....transparency to all cells that have no fill colors. Aspose.Cells provides...When this property is false , cells with no fill colors are drawn...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  2. Formatting Smart Markers|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....want to copy the style of the cell that contains the smart marker...purpose. Copying Styles from Cells with Smart Markers This example...

    docs.aspose.com/cells/java/formatting-smart-mar...
  3. Read and Write to Excel With Kotlin|Documentation

    Learn to read, write, and format Excel files in Kotlin using Aspose.Cells for Java. Includes code examples for formulas and formatting....Cells for Java is a powerful library...files using Kotlin and Aspose.Cells for Java. Prerequisites Kotlin...

    docs.aspose.com/cells/java/read-and-write-to-ex...
  4. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... Cells . Add ( "Departs City" ) headerRow . Cells . Add...< headerRow . Cells . Count ): headerRow . Cells [ i ] . BackgroundColor...

    docs.aspose.com/pdf/net/python-net/
  5. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...Cells支持这一点,提供了 HtmlSaveOptions.GetAddTooltipText()...#include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  6. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes inside a worksheet using Aspose.Cells with C++....Cells allows you to set the margins...returns an object of the Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  7. Output Blank Page when there is Nothing to Prin...

    Handle empty worksheets and print blank pages with Aspose.Cells using C++....Cells will not print anything when...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/output-blank-page-whe...
  8. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....Cells APIs allow you to add WordArt...aspects of the watermark. Aspose.Cells APIs allow locking certain aspects...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  9. 在使用C++保存为HTML时,通过CrossHideRight隐藏覆盖内容|Documenta...

    使用Aspose.Cells在C++中通过CrossHideRight隐藏覆盖内容以保存为HTML。...Cells根据微软Excel生成HTML,但当你将交叉类型更改为 CrossHideRight...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/hiding-overlaid-co...
  10. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of fonts for workbook rendering using Aspose.Cells for C++....Cells provides the IndividualFontConfig...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specify-individual-or...