Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 20,694 for

2 of

(0.07 sec)
  1. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....class and set the depth set to 2. Create the fourth paragraph instance.... paragraph_format . depth = 2 #Adding fourth paragraph para4...

    docs.aspose.com/slides/python-net/manage-paragr...
  3. PageSetup | Aspose.Words for Java

    Represents the page setup properties Of a section in Java....write("Column 2."); builder.insertBreak(BreakType...pageSetup.getBorders().setLineWidth(2.0); pageSetup.getBorders().setColor(Color...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. RevisionGroupCollection | Aspose.Words for Java

    A collection Of RevisionGroup objects that represent revision groups in the document in Java....type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... writeln ( 'Page 2.' ) builder . insert_image ( file_name...PAGE_BREAK ) builder . writeln ( 'Page 2.' ) builder . insert_image ( IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++.... AddTextBox ( 2 , 0 , 2 , 0 , 50 , 120 ); // Set the...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  8. Table.rightPadding property | Aspose.Words for ...

    Table.rightPadding property. Gets or sets the amount Of space (in points) to add to the right Of the contents Of cells.... write ( "Row 1, cell 2." ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection class. Represents collection Of a ChartSeries. To learn more, visit the documentation article in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category...double > ({ 4.4 , 7.0 , 3.5 , 2.1 })); // A chart series can also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Pie Chart|Aspose.Slides 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.... getCell ( 0 , 2 , 0 , "2nd Qtr" )); chart . getChartData...getCell ( defaultWorksheetInde , 2 , 1 , 50 )); series . getDataPoints...

    docs.aspose.com/slides/androidjava/pie-chart/