Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,932 for

list report

(0.68 sec)
  1. Wrong indentation of bulleted lists in ODT to P...

    Hi, We are receiving several Reports from our customers of problems converting to PDF of ODT documents containing bulleted Lists. The indentation of bullet points is incorrect. The problem has been reproduced with ver…...Wrong indentation of bulleted lists in ODT to PDF conversion Aspose... We are receiving several reports from our customers of problems...

    forum.aspose.com/t/wrong-indentation-of-bullete...
  2. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadOptions to enhance your CSV data handling. Optimize your data loading today!...= new Document ( MyDir + "Reporting engine template - CSV data...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....export project data such as task lists, schedules, cost breakdowns...effective medium for distributing reports or interacting with systems...

    products.aspose.com/tasks/supported-formats/xls/
  4. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...pdf"); List<SKBitmap> images = ParsePdfToImageFiles(pdf);...ParsePdfToImageFiles(pdf); } private static List<SKBitmap> ParsePdfToImageFiles(Aspose...

    forum.aspose.com/t/convert-pdf-to-image-results...
  5. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....Reporting assembly Aspose.Words CsvDataSource(...= new Document ( MyDir + "Reporting engine template - CSV data...

    reference.aspose.com/words/net/aspose.words.rep...
  6. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadOptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless data integration....= new Document ( MyDir + "Reporting engine template - CSV data...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Pdf-&amp;gt;docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...is bullet list items, and paragraph is bullet list. Can I get...have managed to reproduce the reported issue and logged it in our...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  8. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...writeln("{{#foreach REPORT_DATA}}"); builder.writeln("{{#foreach...builder.writeln("{{/foreach REPORT_DATA}}"); for (Section sec...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  9. Android API to Convert WORD to XLTX or with fre...

    Convert WORD to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLTX online converter quickly before integrating the code....used for data analysis and reporting purposes. By converting Word...businesses can easily analyze and report on the data contained in the...

    products.aspose.com/total/android-java/conversi...
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...region boundary, or a LINQ Reporting <<if [cond]>> block) so that...Cast<object>().ToArray(); // Create a list to hold the final field names...

    forum.aspose.com/t/suppress-blank-space-if-cond...