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

dictionary

(1.11 sec)
  1. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....9 { 10 private Dictionary < string, Dictionary < string, string..._fileNames = 11 new Dictionary < string, Dictionary < string, string...

    docs.aspose.com/tex/net/external-latex-packages/
  2. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadxrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadxrecord into a CADImage?...followed by updating relevant dictionaries (such as ACAD_ENHANCEDBLOCKHISTORY...Get the root dictionary — Named Objects Dictionary (NOD). var rootDictionary...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Export Jira tasks to MS Project MPP file | Aspo...

    A guide on how to export issues from Jira to an MPP file using REST API and custom converters....project = new Project(); 33 Dictionary < string, dynamic > rawTasks...rawTasks = new Dictionary < string, dynamic > (); 34 HashSet < string...

    docs.aspose.com/tasks/net/convert-jira-to-mpp/
  10. 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/