Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 14,623 for

2 of

(0.13 sec)
  1. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method... write ( 'Original cell 2 text' ) builder . end_table ()...runs [ 0 ] . text = 'Edited Cell 2 contents' doc_edited . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Separator method. Gets or sets string separator used for the data labels on a chart. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Apply data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number Of borders in the collection.... write ( "Paragraph 2." ); // Since we used the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....order (for example, Step 1, Step 2, Step 3, etc.), or when you need...paragraph and set its depth to 2 (second sub-level). Create the...

    docs.aspose.com/slides/python-net/manage-bullet...
  5. General Project Properties

    Learn how to manage MicrosOft Project (MPP/XML) general project properties using Aspose.Tasks for C++.... 2 System ::String dataDir = Run...keywords and comments. Copy 1 try 2 { 3 // The path to the documents...

    docs.aspose.com/tasks/cpp/general-project-prope...
  6. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....follows: Copy 1 // Prepare HTML code 2 string html_code = "<span>Hello...// Load a document from a file 2 string documentPath = Path. Combine...

    docs.aspose.com/html/net/html-navigation/
  7. Calendar Properties

    Learn how to manage MicrosOft Project (MPP/XML) calendar properties using Aspose.Tasks for C++.... 2 System ::String dataDir = Run...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/calendar-properties/
  8. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX documents to HTML....Discourse May 12, 2025, 10:07am 2 @manfro When converting DOCX documents...not converted: Effects (2).docx (15,2 KB) I can consider to use...

    forum.aspose.com/t/preserve-text-effects-shadow...
  9. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting Of this marker....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

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

    Represents the formatting Of a chart element in Java....String[] { "Category 1", "Category 2" }; series.add("Series 1", categories...double[] { 1.0, 2.0 }); series.add("Series 2", categories, new...

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