Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,871 for

list report

(0.14 sec)
  1. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....learn more, visit the LINQ Reporting Engine documentation article...new Document(getMyDir() + "Reporting engine template - JSON data...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/
  3. View DOTM File Online and using .NET | products...

    Free online DOTM file viewer app. .NET API C# code to view DOTM file for viewer application.... C# code listed to view DOTM document. Download...Cases: Previewing invoice or report templates with automation....

    products.aspose.com/total/net/viewer/dotm/
  4. View and Update XLTM Properties Online or Updat...

    View and modify XLTM properties through online app for free. C# .NET API code to update and add XLTM properties.... Code listed for adding and modifying XLTM...template metadata with automated report generation tools. Develop XLTM...

    products.aspose.com/total/net/metadata/xltm/
  5. What is an XLSX File? .xlsx File Extension, Pro...

    Learn about the XLSX file format, its extension, and how it is used for project management. Discover XLSX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLSX files....budgets, and other tabular reports. As the default format in recent...format. This helps automate reporting, create Excel-based dashboards...

    products.aspose.com/tasks/supported-formats/xlsx/
  6. Create Pivot Tables and Pivot Charts with C++|D...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with C++....hundreds of invoice entries in a list on a worksheet. A pivot table..., a field in a pivot table report. PivotFields , a collection...

    docs.aspose.com/cells/cpp/create-pivot-tables-a...
  7. 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...
  8. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....for dynamically generating reports in Excel. //Instantiate the...workbookdesigner object. WorkbookDesigner report = new WorkbookDesigner(); //Get...

    www.nuget.org/packages/Aspose.Cells
  9. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...: Returns an aggregate in a list or database AMORDEGRC Financial...reference : Chooses a value from a list of values CHOOSECOLS Lookup...

    docs.aspose.com/cells/python-net/supported-form...
  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...