Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,327 for

list

(0.08 sec)
  1. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... 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...
  2. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... 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...
  3. EWS Email Management Guide: Send, Read, and Org...

    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.... List Messages Using EWS Aspose.Email...EWS-based ListMessages API, you can list messages from any folder, browse...

    docs.aspose.com/email/cpp/exchange-server-ews-e...
  4. Remove Duplicate Rows in Excel using C#

    This article assists how to remove duplicate rows in Excel using C#. It provides the IDE settings, steps, and a code to delete duplicate lines in Excel using C#....the development environment, a list of steps to write the application...flag for headers, and columns list Remove duplicate rows within...

    kb.aspose.com/cells/net/remove-duplicate-rows-i...
  5. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... 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...
  6. Aspose::Words::Lists::ListLevelCollection::iter...

    How to use Aspose::Words::Lists::ListLevelCollection::iterator_holder_type typedef of Aspose::Words::Lists::ListLevelCollection class in C++....Aspose::Words::Lists::ListLevelCollection::iterator_holder_type...typedef using Aspose :: Words :: Lists :: ListLevelCollection :: iterator_holder_type...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...TextBuilder(page_new); List<TextFragment> list = new List<TextFragment>();... { list.Add(textFragment); } textBuilder.AppendText(list); }...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  8. Apply Advanced Filter of Microsoft Excel to Dis...

    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....to filter the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/java/apply-advanced-filte...
  9. Aspose::Words::BookmarkCollection::idx_get meth...

    Aspose::Words::BookmarkCollection::idx_get method. Returns a bookmark by name in C++....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. GridConfig|Documentation

    GridConfig element generates a matrix of numbered bubbles that are combined into a single answer....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new GridConfig...

    docs.aspose.com/omr/net/programmatic-forms/grid...