Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 813 for

dictionary

(0.95 sec)
  1. 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…...the summarized data List<Dictionary<string, object>> summarizedData...summarizedData = new List<Dictionary<string, object>>(); // Iterate...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  2. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....and store the result in a dictionary. import aspose.pdf as apdf...approach builds a Python dictionary from field_names and get_field...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  3. Data manipulation|Aspose.Medical for .NET Docum...

    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....Adding private Tags to Tag Dictionary Custom Text Encoding Save...

    docs.aspose.com/medical/net/developer-guide/dic...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Disp...

    Aspose::Words::Saving::PdfSaveOptions::get_DisplayDocTitle method. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information Dictionary in C++....the document information dictionary. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Preb...

    Aspose::Words::Saving::PdfSaveOptions::get_PreblendImages method. Gets or sets a value determining whether or not to preblend transparent images with black background color in C++....entry in soft-mask image dictionary. Also preblending images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Extract AcroForm - Extract Form Data from PDF i...

    Extract values from AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET.... Store values in a dictionary. Return or process the extracted...

    docs.aspose.com/pdf/python-net/extract-form/
  7. Generating personalized answer sheets|Documenta...

    How to automatically generate personalized OMR-ready answer sheets for a group of students....data Dictionary < Guid , string > students = new Dictionary < Guid...

    docs.aspose.com/omr/net/programmatic-forms/exam...
  8. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...} private static readonly Dictionary<string, string> GreekSymbols...example see the following code: Dictionary<string, string> GreekSymbols...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  9. Zstandard Archives & .zstd Extension | High-Spe...

    Discover the Zstandard Archives and .zstd extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract ZSTD files, and explore its legacy and features.... Its dictionary-based compression mechanism...size, checksum, and optional dictionary references. The modular structure...

    products.aspose.com/zip/most-common-archives/wh...
  10. ICS file giving exception (Given key) while App...

    Dear Team, I am facing issue while loading ICS file using above code: calDoc = Appointment.Load(strTempNewIcs, new AppointmentLoadOptions() { IgnoreSmtpAddressCheck = true }); Its giving exception that The given key w…...key was not present in the dictionary. Plz find below my sample...key was not present in the dictionary” typically indicates that...

    forum.aspose.com/t/ics-file-giving-exception-gi...