Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 33,723 for

list

(0.09 sec)
  1. LanguagePreferences.add_editing_languages metho...

    LanguagePreferences.add_editing_languages method. Adds additional editing languages....add_editing_languages ( self , languages : List [ aspose . words . loading ...Parameter Type Description languages List[ EditingLanguage ] See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  3. FieldListNum | Aspose.Words for Java

    Implements the ListNUM field in Java....use them to emulate numbered lists. FieldListNum field = (FieldListNum)...insertField(FieldType.FIELD_LIST_NUM, true); // Lists start counting at...

    reference.aspose.com/words/java/com.aspose.word...
  4. Get all the external hyperlinks in a presentati...

    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....Declare a list of strings. List < string > ret = new List < string...external relationship to the list of strings. ret . Add ( relation...

    docs.aspose.com/slides/net/get-all-the-external...
  5. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...@"\[tag \d*\]" ), "" , options ); List < string > expected ; if ( useLegacyOrder...useLegacyOrder ) expected = new List < string > { "[tag 1]" , "[tag...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Developer Guide|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....add this column to SharePoint lists. The section that follows guides...SharePoint custom list Add a Barcode column to the custom list Getting...

    docs.aspose.com/barcode/sharepoint/user-s-guide/
  7. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the ListNUM field...(Inherited from Field ) has_list_name Returns a value indicating...Field ) list_level Gets or sets the level in the list, overriding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....whether pasted lists will be merged with surrounding lists. getSmartStyleBehavio()...whether pasted lists will be merged with surrounding lists. setSmar...

    reference.aspose.com/words/java/com.aspose.word...
  9. Cluster.get_string method | Aspose.Words for Py...

    aspose.words.shaping.Cluster.get_string method...get_string ( self , clusters : List [ aspose . words . shaping ...Parameter Type Description clusters List[ Cluster ] get_string() Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....page of the document and make a list of watermark-type artifacts...all the watermarks, once the list is populated with the desired...

    kb.aspose.com/pdf/python/how-to-remove-watermar...