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

list

(0.09 sec)
  1. 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...
  2. Compare EML Files via .NET | products.aspose.com

    C# source code to compare EML documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/eml/
  3. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/find-and-replace-is-replacin...
  4. 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...
  5. 搜索

    搜索...Sheets = new List<Sheet>() { sheet }; // 執行請求...batchUpdateSpreadshe.Requests = new List<Request>(); batchUpdateSpreadshe...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  6. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....characters instead of using the full list for a selected language can...consumption. You can define a list of characters Aspose.OCR engine...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  7. Managing GridDesktops Context Menu|Documentation

    This article introduces how to customize context menu in GridDesktop....menu items are visible in the list. Managing the Context Menu Hiding...new context menu item to the list using the following code snippet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  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. Create Flat ZIP Archive in C# .NET | .NET ZIP L...

    Use .NET API to create flat ZIP archives in C# or VB.NET. Extract the inner ZIP archives to the outer archive from within your .NET applications.... Then, create lists to store the inner ZIP entries...method. Then, add entry to the list of entries to be deleted. Open...

    blog.aspose.com/zip/create-a-flat-zip-archive-i...
  10. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document....merge_docs ( self , input_documents : List [ aspose . words . Document...Description input_documents List[ Document ] The input documents...

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