Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 20,621 for

2 of

(0.11 sec)
  1. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value Of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...Family crramya August 14, 2025, 2:19pm 1 Noticing below error on...Discourse August 14, 2025, 2:20pm 2 @crramya It looks like you’re...

    forum.aspose.com/t/nullpointerexception-noticed...
  4. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table Of authorities effortlessly!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 Visio 页面中自动放置一组形状|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....setDistanceInHorizon ( 2 ) options . setDistanceInVertica ( 2 ) # set auto...

    docs.aspose.com/diagram/zh/python-java/auto-spa...
  7. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.page_range_bookmark_name property. Gets or sets the name Of the bookmark that marks a range Of pages that is inserted as the entry's page number....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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