Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 246,360 for

cells

(0.29 sec)
  1. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....Cells provides support for signing...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  2. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  3. Copy Range Data Only with Golang via C++|Docume...

    Learn how to copy range data only without formatting using Aspose.Cells with Golang via C++....copy data from one range of cells to another, copying only the...not the formatting. Aspose.Cells offers this feature. This article...

    docs.aspose.com/cells/go-cpp/copy-range-data-only/
  4. PreferredWidth.Auto | Aspose.Words for .NET

    Discover the PreferredWidth Auto field, which efficiently handles unspecified width values for optimal layout customization in your projects....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....cells.subtotal() method. It takes...> < head > < title > Aspose.Cells Subtotal Example </ title >...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  6. Avoid Blank Page in Output PDF when there is No...

    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, it renders a blank page in...behavior is undesirable. Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/net/avoid-blank-page-in-o...
  7. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...Cells实现相同的功能。 Aspose.Cells提供了一个 Worksheet.GetShowFormulas()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  8. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid a blank page in output PDF when there is nothing to print with Aspose.Cells for Python via .NET API....Cells for Python via .NET, it renders...behavior is undesirable. Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/avoid-blank-pa...
  9. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....Cells provides Workbook.Dispose()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/release-unmanaged-res...
  10. Protect and Unprotect Worksheet|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 provides a class, Workbook ...worksheet Protecting a Few Cells There might be certain scenarios...

    docs.aspose.com/cells/java/protect-and-unprotec...