Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,738 for

list report

(0.07 sec)
  1. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....important information in a report is to use a text box. For example...create a combo box, or drop-down list of valid entries that is compiled...

    docs.aspose.com/cells/cpp/managing-controls/
  2. Online XPS to DOTM Conversion or Develop Java b...

    Free online app to convert XPS to DOTM files. Java conversion library code for XPS documents.... The following lists mostly, but not all, supported... Key Use Cases Invoice and report templates with auto-calculation...

    products.aspose.com/total/java/conversion/xps-t...
  3. JsonDataLoadOptions.SimpleValueParseMode | Aspo...

    Discover how the SimpleValueParseMode property in JsonDataLoadOptions enhances JSON parsing for nulls, booleans, numbers, and strings. Optimize your data loading today!...= new Document ( MyDir + "Reporting engine template - JSON data...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  4. How to Improve Website Accessibility – Aspose.H...

    Learn how to make your website accessible to users and check the website for compliance with WCAG guidelines using Aspose.HTML for .NET... Below you will find a list of some key principles of accessible...Headings, subheadings, tables, lists, and other structural elements...

    docs.aspose.com/html/net/how-to-improve-website...
  5. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values....= new Document ( MyDir + "Reporting engine template - JSON data...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Extract Text and Images from Word File Online a...

    Online Word file parser app. .NET API C# code to extract images and text content from Word document.... C# Code listed for Word document text extraction...include embedded macros. 🧾 Report Conversion Convert .doc , ...

    products.aspose.com/total/net/parse/word/
  7. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration....= new Document ( MyDir + "Reporting engine template - CSV data...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!...= new Document ( MyDir + "Reporting engine template - JSON data...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the Reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…... Now, the reports get very large and we try to...aspose for words to generate reports to 5.: the fonts are not correctly...

    forum.aspose.com/t/problems-with-adding-arial-u...
  10. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...TextBuilder(page_new); List<TextFragment> list = new List<TextFragment>();... { list.Add(textFragment); } textBuilder.AppendText(list); }...

    forum.aspose.com/t/copying-text-from-one-pdf-to...