Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 36,173 for

list

(0.16 sec)
  1. Looping over object when data source is JSON - ...

    When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value? Example JSON: "node":{ "ingredientsPerLanguage": …..., a list of objects with key and value...value fields—and then bind that list to the template. To help you...

    forum.aspose.com/t/looping-over-object-when-dat...
  2. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...pdf"); List<SKBitmap> images = ParsePdfToImageFiles(pdf);...ParsePdfToImageFiles(pdf); } private static List<SKBitmap> ParsePdfToImageFiles(Aspose...

    forum.aspose.com/t/convert-pdf-to-image-results...
  3. Wrong indentation of bulleted lists in ODT to P...

    Hi, We are receiving several reports from our customers of problems converting to PDF of ODT documents containing bulleted Lists. The indentation of bullet points is incorrect. The problem has been reproduced with ver…...Wrong indentation of bulleted lists in ODT to PDF conversion Aspose...documents containing bulleted lists. The indentation of bullet points...

    forum.aspose.com/t/wrong-indentation-of-bullete...
  4. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...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/python-net/aspose.wo...
  5. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. How to Convert Multiple PPT Files to PDF in C#

    This brief tutorial guides on how to convert multiple PPT files to PDF in C#. It provides detailed description to configure the environment to write a multiple PPT to PDF converter in C#....the Presentation class Get the list of all the PPT files to be rendered...required classes and namespaces list. It is a complete code that...

    kb.aspose.com/slides/net/how-to-convert-multipl...
  7. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...volSortie, volBypass) and a dynamic list of elements issus from : Query...collections var permanentStaff = new List<Employee> { new Employee { Id...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  8. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....Excel: Create a simple data list in the first worksheet of the...Select any cell within your list. From the Data menu, select...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  9. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a List of steps, and a sample code to bookmark PDF document using Java....Create an array of titles and a list of pages for defining bookmarks...PDF, create bookmarks for the list of pages, and save the resultant...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  10. How to Convert XML to CSV using Node.js

    This article guides on how to convert XML to CSV using Node.js. It provides IDE settings, a List of steps, and a runnable sample code to transform XML to CSV using Node.js....non-printable characters to list a few options. The output format...format can be used from a list of options including AUTO, BMP...

    kb.aspose.com/cells/nodejs/how-to-convert-xml-t...