Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 150,870 for

2

(0.13 sec)
  1. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....writeln("Match 2."); builder.writeln("Match 3.");...assertEquals(new String[]{"Match 1", "Match 2", "Match 3", "Match 4"}, callback...

    reference.aspose.com/words/java/com.aspose.word...
  2. Easy way for Chart Setup using Chart.chartDataR...

    Learn how to easily set up charts using the Chart.chartDataRange method in Aspose.Cells for JavaScript via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... value = 2 ; // Second vertical series worksheet...cells . get ( "C3" ). value = 2 ; worksheet . cells . get ( "C4"...

    docs.aspose.com/cells/javascript-cpp/easy-way-f...
  3. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a document property in C++.... Double 2 The property is a floating number...Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Yellow OMR form with a horizontal tear line|Doc...

    OMR form with a horizontal tear line in yellow...container=first columns_proportions=36%-2%-30%-2%-30% block_bottom_margin=0...block=right_header column=5 ?content=Section 2 font_size=12 align=center font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  5. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....= 5 ; } } // Merges cells 1 & 2 of row 1 tbl . MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/net/manage-table/
  6. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....\"{0}\"\n\tType: \"{1}\"\n\tValue: \"{2}\"", property.getName(), property...assertEquals(4, properties.getCount()); // 2 - Remove by name: properties.remove("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/java/manage-table/
  8. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0 , 2 , 0 , ObjectExt :: Box < String > ( u "Category 2" )));... ( workBook -> GetCell ( 0 , 2 , 1 , ObjectExt :: Box < int32_t...

    docs.aspose.com/slides/zh/cpp/chart-series/
  9. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl -> MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/cpp/manage-table/
  10. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...