Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 19,382 for

2 of

(0.04 sec)
  1. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_StartField method. Returns a start field for the region in C++....-> get_Regions (); ASSERT_EQ ( 2 , topRegions -> get_Count ());...-> get_Regions (); ASSERT_EQ ( 2 , nestedRegions -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. OutlineOptions.headingsOutlineLevels property |...

    OutlineOptions.headingsOutlineLevels property. Specifies how many levels Of headings (paragraphs formatted with the Heading styles) to include in the document outline....2" ); builder . paragraphFormat..."Heading 1.2.1" ); builder . writeln ( "Heading 1.2.2" ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case Of complex label formatting not being adequately represented by plain text.... writeln ( "Item 2" ); builder . listFormat . listIndent...toEqual ( "* Item 1\r\n" + " > Item 2\r\n" + " + Item 3\r\n" + " - Item...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row Height goes to 0 - Free Support Forum - asp...

    I am testing Aspose.Cells 25.3 in .NET. I have a test case for Smart Markers in HTML view, where the same Marker is placed in several rows Of decreasing height. When the height reaches 9, the text disappears. When ins…...words-net bstuba April 15, 2025, 2:04pm 1 I am testing Aspose.Cells...KB) bstuba April 15, 2025, 2:40pm 2 Looks like this was fixed...

    forum.aspose.com/t/row-height-goes-to-0/311344
  6. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/java/chart/ppt/
  7. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....builder -> Writeln ( u "Section 2 text." ); // Both sections are...second. ASSERT_EQ ( u "Section 2 text." , doc -> GetText (). Trim...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index Of the specified node in C++....get_Rows () -> idx_get ( 2 ); ASSERT_EQ ( 2 , table -> IndexOf (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....example -1 means the last item, -2 means the second before last and...-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...

    reference.aspose.com/words/cpp/aspose.words/run...