Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,858 for

list report

(0.15 sec)
  1. DNN Users and Roles Export Module|Aspose.Words ...

    Export DNN Users along with their roles into Microsoft Word using Aspose.Words DNN Users and Roles Export Module in C#....for generating user-related reports. Aspose .NET Export Users and...from the top Ribbon From the list select Aspose Export Users and...

    docs.aspose.com/words/net/dnn-users-and-roles-e...
  2. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/java/detect-file-format-a...
  3. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...ListBoxField; List idList = new List(); foreach (PdfForms...minutes and seconds. As we reported earlier, it takes more than...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  4. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/replace-word-with-image/317224
  5. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....scenarios, such as financial reporting, data analysis, and everyday...data, which is crucial for reports or datasets that are shared...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  6. Extra Blank Column Appears in Pivot Table HTML ...

    Summary When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output. Environment Libr…...Discourse: You are reporting an issue where an extra blank...8:38am 6 @KarthikMunjam Could you list info on your QA and Prod environments...

    forum.aspose.com/t/extra-blank-column-appears-i...
  7. Screen Reader Accessibility – Java Examples

    Learn how to check alternative text and multimedia accessibility against WCAG guidelines using Aspose.HTML for Java....accessibility with detailed error reporting 2 3 // Prepare a path to a...WebAccessibility(); 8 9 // Get from the rules list Principle "1. Perceivable" 10...

    docs.aspose.com/html/java/screen-reader-accessi...
  8. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...only non-space glyphs segs = list(getattr(frag, "segments", []))...seg_start >= end: continue chars = list(getattr(seg, "characters", []))...

    forum.aspose.com/t/really-weird-large-redaction...
  9. Document | Aspose.Words for Java

    Represents a Word document in Java....Words’s reporting engine that allows to populate reports designed..., getCustomDocumentPro() , lists and macros. Most of these objects...

    reference.aspose.com/words/java/com.aspose.word...
  10. Accessibility Validator – Website Accessibility...

    Learn how to use Aspose.HTML for Java to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....rules, a specific rule, or a list of rules, and can be customized...can be used to customize the list of rules to be checked by the...

    docs.aspose.com/html/java/accessibility-validator/