Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 36,352 for

list

(0.11 sec)
  1. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...fetch Messages: List AllEnvelopes = new List(); TotalCount =...ListFolders() method returns an empty list, the inbox variable will be...

    forum.aspose.com/t/nullreferenceexception-listm...
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...= new DocumentBuilder(dst); List<Bookmark> bookmakrs = dst.Range...Name]; if (srcBookmark != null) { List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Getting Started|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....Supported File Formats Feature List Known Issues System Requirements...

    docs.aspose.com/drawing/java/getting-started/
  5. Get references to external files|CAD 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.... Example: Get list of all layers Get size of the...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....the hierarchy List < string > listPos = new List < string >( new...the hierarchy List < string > listPos = new List < string >( new...

    docs.aspose.com/diagram/net/create-organization...
  7. Getting Started - Python Finance Library API|Do...

    Python Finance Library API Getting Started section covers topics like Product Overview, Feature List, Licensing, Installation, and how to run Examples....Hide ] Product Overview Feature List of Aspose.Finance Supported...

    docs.aspose.com/finance/python-net/getting-star...
  8. FieldToa.pageNumberListSeparator property | Asp...

    FieldToa.pageNumberListSeparator property. Gets or sets the character sequence that is used to separate two page numbers in a page number List....page numbers in a page number list. get pageNumberListSepara ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax.... A full list of all the Markdown syntax is...including headers, emphasis, lists, or code snippets: Let’s consider...

    docs.aspose.com/html/net/markdown-syntax/
  10. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....the details to set the IDE, a list of steps, and a sample code...of headers on the data and a list of columns Save the output These...

    kb.aspose.com/cells/java/delete-repeated-rows-i...