Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 38,013 for

list

(0.12 sec)
  1. Document.built_in_document_properties property ...

    Document.built_in_document_properties property. Returns a collection that represents all the built-in document properties of the document.... value , ( list , tuple )): for value in doc_property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Specifying DBNum Custom Pattern Formatting|Docu...

    Aspose.Cells is a library for Node.js via C++ that supports formatting dates and numbers using custom formatting patterns. This article shows how to specify the 'dbnum' custom format pattern for better control over number display....AI Document Assistant Close List of Supported Number Formats...

    docs.aspose.com/cells/nodejs-cpp/specifying-dbn...
  3. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...Propagate Formula in Table or List Object automatically while entering...Formula that references another list column causes the issue, setting...

    forum.aspose.com/t/listobject-with-calculated-c...
  4. 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...
  5. PhysicalFontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine... Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with Golang via C++ code by using the Aspose.Cells for C++ API....Decimal and Group Separators List of Supported Number Formats...

    docs.aspose.com/cells/go-cpp/specify-custom-num...
  8. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API....Data in Column with Custom Sort List with Golang via C++...

    docs.aspose.com/cells/go-cpp/specifying-sort-wa...
  9. WBS Associated with a Task | Aspose.Tasks Docum...

    Learn how to work with WBS values in tasks using Aspose.Tasks for Java....mpp" ); 4 5 List < Task > tasks = (List < Task > ) project...overload could have used too 16 List < Integer > listIds = new ArrayList...

    docs.aspose.com/tasks/java/wbs-associated-with-...
  10. 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-...