Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,877 for

list report

(0.38 sec)
  1. Multimedia Accessibility – C# Examples

    Learn how to make multimedia accessible to all users and check multimedia accessibility in C# with Aspose.HTML for .NET API....WebAccessibility(); 5 6 // Get from the rules list Principle "1.Perceivable" by...26 { 27 28 // Get an errors list 29 foreach (ITechniqueResult...

    docs.aspose.com/html/net/multimedia-accessibility/
  2. Digitally Sign Excel File Online or using .NET ...

    Free online app for digital signature in Excel spreadsheet. Develop C# .NET application to electronically sign Excel spreadsheets....Electronic Signatures Financial Reports and Budgets XLS, XLSX, and...Sheets Quotation forms, product lists, and cost estimates are often...

    products.aspose.com/total/net/signature/excel/
  3. 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...
  4. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....embedding into documents or reports TIFF (Multipage) — for printing...— using PdfSaveOptions for report-style rendering Typical use...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  5. 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/
  6. Eclipse - Maven|Aspose.Words for Java

    Aspose.Words Java for Eclipse....If you like to see known / reported issues (by the users or Q...the plugin. Or you want to report any issue you found in the...

    docs.aspose.com/words/java/aspose-words-java-fo...
  7. 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...
  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. 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...
  10. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....visit the Mail Merge and Reporting documentation article. Examples:...getLevel(), 2); // Get field list in first top region ArrayList...

    reference.aspose.com/words/java/com.aspose.word...