Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 34,265 for

list

(0.06 sec)
  1. JsonDataLoadOptions.AlwaysGenerateRootObject | ...

    Discover how the JsonDataLoadOptions AlwaysGenerateRootObject property enhances your JSON data handling by ensuring a consistent root object for seamless integration....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  2. 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...
  3. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....public List < int > RemoveBlankPages () Return Value List of page...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    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....GetItems (); List < BezierKnotRecord > knotsList = new List < BezierKnotRecord...bezierKnots ); List < IPathShape > newShapes = new List < IPathShape...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  5. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a document to PDF....from site objects and then open List Workflow . Select the Personal...library to create and attach a new list workflow to the document library...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  6. HtmlLoadOptions.WebRequestTimeout | Aspose.Word...

    Discover HtmlLoadOptions' WebRequestTimeout property, allowing you to customize timeout settings for optimal web performance. Default, 100 seconds....document loading operation in a List. /// </summary> private class...mWarnings . Add ( info ); } public List < WarningInfo > Warnings ()...

    reference.aspose.com/words/net/aspose.words.loa...
  7. 搜索

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

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  8. 在 XPS 文件中使用渐变 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。了解 .NET 的功能...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/zh/net/xps/working-with-gr...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...