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

list report

(0.33 sec)
  1. 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...
  2. Online PCL to PPS Conversion or Develop Java ba...

    Free online app to convert PCL to PPS files. Java conversion library code for PCL documents.... The following lists mostly, but not all, supported...slideshows Automatically generating report presentations for viewing Delivering...

    products.aspose.com/total/java/conversion/pcl-t...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  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. SharePoint Barcode API - Insert Barcodes on Sha...

    Barcode SharePoint API to insert barcode labels in custom SharePoint Lists. Developers can use Service Markers to pick input text values or insert the text manually....barcodes to Microsoft SharePoint lists. Download Free Trial Aspose...SharePoint Server 2010 (MOSS) lists. You may create and then insert...

    products.aspose.com/barcode/sharepoint/
  9. 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...
  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...