Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,985 for

list report

(0.29 sec)
  1. 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
  2. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...that a table in HTML contains a list of tests, where each test has...(tables.Any()) { var result = new List<Dictionary< string , string...

    products.aspose.com/html/net/extract-data-from-...
  3. Java API to Convert ODT to ODS or with free Onl...

    Convert ODT to ODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to ODS online converter quickly before integrating the code....styles or just unused styles or lists from the document, you can use...numerical data embedded in reports Converting structured text...

    products.aspose.com/total/java/conversion/odt-t...
  4. Java API to Convert ODT to XLTX or with free On...

    Convert ODT to XLTX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLTX online converter quickly before integrating the code....styles or just unused styles or lists from the document, you can use...consistent formatting across reports and data files Automating template...

    products.aspose.com/total/java/conversion/odt-t...
  5. 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...
  6. 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...
  7. .NET, JavaScript, Python, Java CAD APIs | CAD a...

    Export DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP files to PDF and vector or raster images from within .NET, Java, Python, JavaScript applications or by utilizing JasperReports tools....CAD for JasperReports Export reports into various CAD and other...CAD Product Family? Customers List Success Stories Download Free...

    products.aspose.com/cad/family/
  8. Java API to Convert RTF to XLSB or with free On...

    Convert RTF to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLSB online converter quickly before integrating the code....styles or just unused styles or lists from the document, you can use...performance. Embedding RTF report data into macro-driven Excel...

    products.aspose.com/total/java/conversion/rtf-t...
  9. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....= new Document ( MyDir + "Reporting engine template - XML data...new XmlDataSource ( MyDir + "List of people.xml" ); BuildReport...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...Rectangle(); List<Tuple<Rectangle, Bitmap>> paragraphs = new List<Tuple<Rectangle...12:57pm 2 @bhav , Thank you for reporting on the issue. I’ve reproduced...

    forum.aspose.com/t/wrong-count-of-animated-text...