Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 19,427 for

2 of

(0.06 sec)
  1. Nuget dependency security vulnerability System....

    Dear Support, We are using the latest package Aspose.Diagram version 25.2.0 Our scan tool (Mend formerly WhiteSource) is reporting that a currently used dependency package System.Drawing.Common.4.7.0.nupkg has a securi…...2.0 Our scan tool (Mend formerly...Discourse February 26, 2025, 9:00am 2 @tkn1967 Could you please specify...

    forum.aspose.com/t/nuget-dependency-security-vu...
  2. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object.... PageRange ( 2 , 3 ), aw . saving . PageRange...), aw . saving . PageRange ( 2 , 4 ), aw . saving . PageRange...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number Of answers...."answers_string" : "() Answer 1 () Answer 2" } Required properties Name Type..."answers_string": "(5) (4) (3) (2) (1)" : Examples Check out the...

    docs.aspose.com/omr/net/json-markup/choicebox/
  4. EndnoteOptions.restartRule property | Aspose.Wo...

    EndnoteOptions.restartRule property. Determines when automatic numbering restarts.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one Of the predefined list formats available in MicrosOft Word...., 2., 3., …) for the first level...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index....example -1 means the last item, -2 means the second before last and... tables self . assertEqual ( 2 , len ( list ( tables ))) i =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DropDownItemCollection.remove_at method | Aspos...

    DropDownItemCollection.remove_at method. Removes a value at the specified index.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.remove method | Aspose.W...

    DropDownItemCollection.remove method. Removes the specified value from the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data.... 2. Import Required Namespaces #...Page: 1 Text: invoice | Page: 2 Text: invoice | Page: 3 This example...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/