Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 37,898 for

list

(2.36 sec)
  1. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....obj = new AsposeData { List = new List < string > { "abc" } };...AsposeData { public List < string > List { get ; set ; } } See...

    reference.aspose.com/words/net/aspose.words.low...
  2. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java....code example shows how to get a list of all the files in the folder:...to iterate over the collected list of files, check the format of...

    docs.aspose.com/words/java/detect-file-format-a...
  3. MFont Availability and Substitution in C++|Aspo...

    When the exact substitution font cannot be found, Aspose.Words must substitute it for a similar font instead. This article describes the process of finding the most suitable font....Table substitution rule, the list of substitute font names will...replaced, SubstituteFonts - list of substitution variants, separated...

    docs.aspose.com/words/cpp/font-availability-and...
  4. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets, e.g., Numbers stored as Text, using Aspose.Cells for Python via .NET API.... Clicking this opens a list of options. The error can be...

    docs.aspose.com/cells/python-net/use-error-chec...
  5. Add Calculated Field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Python via .NET....appear in the PivotTable Field List under the Values section. Drag...

    docs.aspose.com/cells/python-net/add-calculated...
  6. How to Create a Dynamic Scrolling Chart|Documen...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for .NET. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Dynamic Chart with Dropdown List Analyzing your prompt, please...

    docs.aspose.com/cells/net/create-dynamic-scroll...
  7. Converting a PDF file to DICOM using Rust | Asp...

    Code Examples on Rust for PDF‑to‑DICOM Conversion on All Platforms... For a complete list of supported formats, see the...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  8. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...), please share the list required for Aspose.Slides PDF...trace. Output of dotnet --info . List of installed graphics/font packages...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  9. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...ListBoxField; List idList = new List(); foreach (PdfForms...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  10. Merge EPS files to PDF using C++

    Merger EPS functionality of Aspose.Page API solution for C++ allows you to combine several EPS files into a single PDF document....document and saved in Exceptions list. The following code snippet...than it is possible to view a list of such errors after merging...

    docs.aspose.com/page/cpp/merge/eps/