Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 153,045 for

2

(0.28 sec)
  1. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。... createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...cells . createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  2. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8‑1/2 in. x 11 in.) PaperLetterSmall Letter Small (8‑1/2 in....Legal (8‑1/2 in. x 14 in.) PaperStatement Statement (5‑1/2 in. x 8‑1/2...

    docs.aspose.com/cells/cpp/setting-page-options/
  4. Inserting and Deleting Rows and Columns in Jyth...

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel...worksheet . getCells (). insertRows ( 2 , 10 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/inserting-and-deleti...
  5. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  6. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....assertEquals(2, tables.toArray().length); for...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...popov May 2, 2025, 10:16am 2 @jic I will check your...possible. stanislav.popov May 2, 2025, 10:57am 3 @jic We have...

    forum.aspose.com/t/imageloadexception-when-runn...
  8. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++.... SetColumnWidth ( 2 , 24 ); // Input data into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  9. 档案

    档案...getCell(defaultWorksheetInde, 1, 3, "Series 2"), chart.getType()); // 获取第一个图表系列...nde, 2, 1, 1), fact.getCell(defaultWorksheetInde, 2, 2, 3));...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  10. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。... SetColumnWidth ( 2 , 24 ); // Input date into the...GetIconImageData ( IconSetType :: Arrows3 , 2 ); // Add the picture to the cell...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...