Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 133,247 for

2

(0.05 sec)
  1. Aspose::Words::Fields::FieldAddressBlock::get_F...

    Aspose::Words::Fields::FieldAddressBlock::get_FormatAddressOnCountryOrRegion method. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006) in C++....GetFieldCode ()); // Setting this to "2" will include all countries and...set_IncludeCountryOrRegi ( u "2" ); field -> set_FormatAddressOnCount...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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.... GetShape ( 2 ); // determine whether shapes...= page . Shapes . GetShape ( 2 ) ' determine whether shapes are...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Creating, Reading and Saving Projects

    Learn how to create, edit, and save projects in different formats (MPP, Primavera XML, PDF, JPEG) using Aspose.Tasks for .NET....Project project = new Project(); 2 project. Save ( "EmptyProjectSaveXML_out...// Create a project instance 2 Project newProject = new Project();...

    docs.aspose.com/tasks/net/creating-reading-and-...
  4. Grouping and Ungrouping Rows and Columns in Rub...

    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....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , true ) # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  5. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable... writeln ( "Outer Table Cell 2" ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FootnoteOptions.RestartRule | Aspose.Words for ...

    Discover the FootnoteOptions RestartRule property to control automatic numbering resets, enhancing document organization and clarity. Optimize your workflow today!... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.not...
  7. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...