Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 133,215 for

2

(0.06 sec)
  1. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Managing Project Currency Digits

    Learn how to edit currency digits in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....project and set currency digits 2 Project project = new Project();...project. Set (Prj. CurrencyDigits , 2); view raw Examples-CSharp-Wo...

    docs.aspose.com/tasks/net/managing-currency-dig...
  3. Aspose::Words::Fields::FieldPrintDate::get_UseU...

    Aspose::Words::Fields::FieldPrintDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....get_Fields () -> idx_get ( 2 )); // 2 - Umm al-Qura calendar: ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a list by index in C++....builder -> Writeln ( u "Paragraph 2" ); builder -> Write ( u "Paragraph...get_ListFormat () -> set_ListLevelNumber ( 2 ); } ASSERT_EQ ( 3 , paras ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!... Writeln ( "Item 2" ); doc . Cleanup (); Assert ...); builder . Writeln ( "Item 2" ); // Now, there is one unused...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java...."); // This field will display "2.". builder.insertField(FieldType...builder.writeln("\tParagraph 2."); for (Field field : doc.getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Contributor | Aspose.Words for Java

    Represents a bibliography source contributor in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  9. Validation Results – Check Web Accessibility in C#

    Learn how to review the results of web accessibility checks, report the criteria tested, and detail specific issues encountered during the validation....a webAccessibility container 2 WebAccessibility webAccessibility...Console. WriteLine ( "{0}:{1} = {2}" , detail. Rule . Code , detail...

    docs.aspose.com/html/net/web-accessibility-vali...
  10. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting... Run ( doc , "Run 2. " ); let run3 = new aw . Run...(). trim ()). toEqual ( "Run 2. Initial text." ); // Insert the...

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