Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 33,972 for

list

(0.12 sec)
  1. Tables and Ranges|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....Microsoft Excel for tables and list objects. Using Microsoft Excel...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/go-cpp/tables-and-ranges/
  2. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....filtering the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/go-cpp/apply-advanced-fil...
  3. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: String [] fontNames = new String...

    docs.aspose.com/slides/java/create-fallback-font/
  5. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....pdf" ); // Get list of signature names List < String > sigNames..._dataDir + "DigitallySign.pdf" ); List < String > sigNames = pdfSign...

    docs.aspose.com/pdf/java/remove-signature-from-...
  6. ListLevelCollection.GetEnumerator | Aspose.Word...

    Discover the ListLevelCollection GetEnumerator method to efficiently enumerate levels in your List. Enhance your coding with this powerful feature!...will enumerate levels in this list. public IEnumerator < ListLevel...ListLevelCollection namespace Aspose.Words.Lists assembly Aspose.Words ListLevelCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  7. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes.... node_list = doc . select_nodes ( '//Table//Paragraph'...'//Table//Paragraph' ) # Iterate through the list with an enumerator and print...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_font_folders method. Returns system font folders or empty array if folders are not accessible.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the document in C++....:: Collections :: Generic :: List < int32_t >> Aspose :: Words...RemoveBlankPages () ReturnValue List of page numbers has been considered...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. TableSubstitutionRule.getSubstitutes method | A...

    TableSubstitutionRule.getSubstitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. See...

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