Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 150,903 for

2

(0.1 sec)
  1. 106365051.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green...Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1 Blue Red...

    docs.aspose.com/cells/zh/python-java/updating-s...
  2. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/java/manage-cells/
  3. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/androidjava/manage-cells/
  4. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....EffectChartMajorGrou :: BySeries , 2 , EffectType :: Appear , EffectSubType...EffectChartMajorGrou :: ByCategory , 2 , EffectType :: Appear , EffectSubType...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } # Merges cells (1, 1) x (2, 1) $tbl -> mergeCells ( $tbl...

    docs.aspose.com/slides/php-java/manage-cells/
  6. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create a...assertEquals(6.3d, paragraphs.get(2).getParagraphFormat().getFirstLineIndent());...

    reference.aspose.com/words/java/com.aspose.word...
  7. PSD and PSB File Header|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....version of File (1 for PSD and 2 for PSB), Count of Channels, Color...“8BPS” 2 PSD Version : always equal to 1 for PSD Files and 2 for...

    docs.aspose.com/psd/net/psd-and-psb-file-header/
  8. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...PutValue ( 2 ); sheet . GetCells (). Get ( 0 , 2 ). PutValue...( 1 , 2 ). PutValue ( 6 ); sheet . GetCells (). Get ( 2 , 0 )...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  9. 使用Node.js via C++剪切和粘贴范围|Documentation

    学习如何在Aspose.Cells for Node.js via C++中剪切和粘贴工作表中的单元格。... get ( 0 , 2 ). setValue ( 1 ); worksheet ...1 , 2 ). setValue ( 2 ); worksheet . getCells (). get ( 2 , 2...

    docs.aspose.com/cells/zh/nodejs-cpp/cut-and-pas...
  10. 使用C++剪切并粘贴范围|Documentation

    学习如何使用Aspose.Cells for C++在工作表内剪切和粘贴单元格。... Get ( 0 , 2 ). SetValue ( 1 ); worksheet ...1 , 2 ). SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 2...

    docs.aspose.com/cells/zh/cpp/cut-and-paste-cells/