Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 28,659 for

list

(0.21 sec)
  1. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...extract the list labels of all paragraphs that are list items. Document...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered List labels are written in simple numeric format and itemized List labels as simple ASCII characters. The default value is false in C++....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....documents that have lists with the same list definition identifier...Document > ( get_MyDir () + u "List with the same definition identifier...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....saveOptions); Shows how to configure a list to restart numbering at each...NUMBER_DEFAULT); List list = doc.getLists().get(0); list.isRestartA...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a mail merge region. To learn more, visit the documentation article in C++....get_Fields () const Returns a list of child fields. get_Level ()...get_MustacheTags () const Returns a list of child “mustache” tags. get_Name...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....filter items var filters = new List < SmartFilter >( smartObj ....bool isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  8. MailMerge.execute method | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge.execute method...from any data source such as a list or hashtable or objects. You..., field_names : List [ str ], values : List [ object ]): ......

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....docx" , loadOptions ); List < WarningInfo > warnings = ((...mWarnings . Add ( info ); } public List < WarningInfo > GetWarnings...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 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...