Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 11,849 for

2 of

(0.03 sec)
  1. BuildingBlockCollection | Aspose.Words for Java

    A collection Of BuildingBlock objects in the document in Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

    reference.aspose.com/words/java/com.aspose.word...
  2. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Description ARABIC Arabic numbering (1, 2, 3, …) UPPERCASE_ROMAN Upper...Arabic: 1, 2, 3, 4 ARABIC_HALF_WIDTH Half-width Arabic: 1, 2, 3, 4...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Accessibility Validator – Website Accessibility...

    Learn how to use the AccessibilityValidator class to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....Initialize webAccessibility container 2 var webAccessibility = new WebAccessibility();...a webAccessibility container 2 var webAccessibility = new WebAccessibility();...

    docs.aspose.com/html/net/accessibility-validator/
  4. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end Of a paragraph....BOOKMARK_END , first_paragraph_nodes [ 2 ] . node_type ) # The document...writeln ( 'Run 2. ' ) self . assertEqual ( 'Run 2. \r Run 1.' ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end Of a paragraph.... at ( 2 ). nodeType ). toEqual ( aw ....run. builder . writeln ( "Run 2. " ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Chart.Legend | Aspose.Words for .NET

    Discover the Chart Legend property to customize your charts effortlessly. Enhance data visualization with tailored legend options for better insights!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Move the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection Of VBA modules. To learn more, visit the documentation article in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....insertToaEntry(builder, "2", "Source 2"); // This entry will appear...insertToaEntry(builder, "1", "Source 2"); fieldTA.isBold(true); fieldTA...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

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