Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 36,361 for

list

(0.06 sec)
  1. Aspose.Cell import object shuffles the data - F...

    in some random case for the same dataset after binding data to Excel using Aspose.Cells data is shuffled randomly , it’s not like data is shifted. But if we re-prepare the excel it looks fine. Below is the code snippet. …... List baseList = originalList .Select(x...is shuffled when importing a list of custom objects into an Excel...

    forum.aspose.com/t/aspose-cell-import-object-sh...
  2. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...PivotTables[0]; // List to hold the summarized data List<Dictionary<string...object>> summarizedData = new List<Dictionary<string, object>>();...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  3. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...Email and getting list of attachments. Scenario-2 ...AttachIndex = new List<int>(); _emailAttachments = new Lazy<List<EmailAttachment>>(()...

    forum.aspose.com/t/aspose-email-attachments-iss...
  4. Manage Calendar Items with Exchange Web Service...

    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 Appointments with Paging Support...IEWSClient API retrieves the complete list of appointments from the Exchange...

    docs.aspose.com/email/net/manage-calendar-items...
  5. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....using C#: Declare the resultant list with points . Specify the Init...resultant list with points List<Point> points = new List<Point>();...

    products.aspose.com/font/net/manipulate-glyphs/
  6. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will maintain two lists: one ( GetNSeries() ) list to store all the...become the new first item in the list, and all the following series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  7. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  8. Reference|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....editor windows, which include a list of formulas. This section includes...

    docs.aspose.com/cells/reportingservices/reference/
  9. PDFConverter - Error on GetNextImage - Paramete...

    I have several PDF files I am trying to convert to PNG. Many of them work but many do not. I am calling PdfConverter.GetNextImage and getting a Parameter Not Valid Error. I will attach a code sample below. The file T…...for use in the project files list. item("PDFLink") = u.EndsWith(u...for use in the project files list. item("PDFLink") = "" File.Delete(u...

    forum.aspose.com/t/pdfconverter-error-on-getnex...
  10. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered 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/nodejs-net/aspose.wo...