Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,998 for

list report

(1.55 sec)
  1. JsonDataLoadOptions | Aspose.Words for .NET

    Discover the JsonDataLoadOptions constructor, effortlessly initialize your data loading with customizable default settings for optimal performance....= new Document ( MyDir + "Reporting engine template - JSON data...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Visual Studio Export Repeater To Word Control|A...

    How to export contents of Repeater into Word Processing document using Aspose.Words in C#....<h4>Repeater Export Example Report</h4> You can use html tags...ExportFileHeading = "<h4>Example Report</h4>" LicenseFilePath = "E:\\Aspose\\Aspose...

    docs.aspose.com/words/net/visual-studio-export-...
  3. SharePoint PDF Converter App | Aspose.PDF

    SharePoint PDF Converter App that exports SharePoint Lists, List Items, and Wiki Pages to PDF file format from the SharePoint document library without Adobe Acrobat installed...SharePoint allows exporting lists, individual list items, and Wiki pages...Processing App Features Export lists and list items from a SharePoint...

    products.aspose.com/pdf/sharepoint/
  4. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a List by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the List to print the elements of that List ordered by date. Ho…...Product Family words-net , linq-reporting-engine VictorMDiego March...1 I have an issue ordering a list by date. My Word file contains...

    forum.aspose.com/t/linq-orderby-date/326670
  5. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. .NET API C# code to extract images and text content from DOCX document.... C# Code listed for DOCX document text extraction...web publishing. 🧾 Automate report generation and document workflows...

    products.aspose.com/total/net/parse/docx/
  6. 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...
  7. 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/
  8. 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/
  9. 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...
  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...