Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 238,951 for

aspose cells

(0.46 sec)
  1. Save Specified Worksheets to PDF with C++|Docum...

    Export specific worksheets to PDF using Aspose.Cells with C++....Contents [ Hide ] By default, Aspose.Cells saves all visible worksheets...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-specified-worksh...
  2. Excel to HTML - Use PresentationPreference Opti...

    Learn to render a better layout when saving Excel files to HTML with C++....with C++ Contents [ Hide ] Aspose.Cells provides a useful HtmlS...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/cpp/excel-to-html-use-pre...
  3. 使用C++将附件嵌入到PDF中|Documentation

    学习如何用C++结合Aspose.Cells将附件嵌入到PDF中。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/embed-attachment-t...
  4. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/tile-picture-as-a-tex...
  5. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...using namespace Aspose :: Cells :: ExternalConnections ; void PrintTables...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  6. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....Possible Usage Scenarios Aspose.Cells provides the Workbook::...document was generated by Aspose.Cells, it works properly. However...

    docs.aspose.com/cells/cpp/add-digital-signature...
  7. 仅复制范围数据(无格式) C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围数据,不包括格式。...Aspose.Cells提供了这一功能。 本文提供了一个使用Aspose.Cells复制数据范围的示例代码。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-range-data-only/
  8. Signature changes of com.aspose.cells.Color.a()...

    We are using 24.6 version of Aspose Cells and the method com.Aspose.Cells.Color.a() it accepts String (color) value for ex “#151921” but now we are moving to latest Aspose Cells version 25.6 and found that com.Aspose.cel…...aspose.cells.Color.a() Aspose.Cells Product Family...Family cells-java VaradS June 17, 2025, 12:54pm 1 We are using 24...

    forum.aspose.com/t/signature-changes-of-com-asp...
  9. Split Panes in Jython|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....Hide ] Aspose.Cells - Split Panes To split panes using Aspose.Cells...Code from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/java/split-panes-in-jython/
  10. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides rich features to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-connection-points...