Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 33,977 for

list

(0.13 sec)
  1. ComparisonEvaluationResult.ErrorMessage | Aspos...

    Discover the ComparisonEvaluationResult ErrorMessage property, which provides clear insights into failed evaluation results. Enhance your debugging process today!...readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldOptions.ComparisonExpressionEvaluator | As...

    Discover the FieldOptions ComparisonExpressionEvaluator property to easily manage and customize field comparison expressions for enhanced data analysis....readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…... List<String> formats = new List<String>(); formats...date-time parse formats to an empty list...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  4. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...// Build a clean list of PDF file paths List<string> sourceFiles...sourceFiles = new List<string>(); foreach (var item in PDFFilelist) {...

    forum.aspose.com/t/system-invalidcastexception-...
  5. 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...
  6. 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...
  7. 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/...
  8. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....bookmark list (the list of the bookmark titles) and page list (the...(the list of the pages to bookmark). First, you need to create an...

    docs.aspose.com/pdf/net/create-bookmarks/
  9. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...from the PST and retrieve the list of category names for the message...match it with the PST category list foreach (var messageCategory...

    forum.aspose.com/t/how-to-get-the-following-val...
  10. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency.... Lists { get; } Provides access to the list formatting...specified node to the end of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words/doc...