Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 430 for

paragraph report

(0.23 sec)
  1. Issue related to HTMLFragment - HTML to PDF usi...

    Hi Tilal, I was trying to add solid red line in pdf using the below TOCTitle using below line tocPage.Paragraphs.Add( new HtmlFragment(" ")); But the generated PDF contains solid black line.....Can your team test this …...Paragraphs.Add( new HtmlFragment(" "));...and managed to observe the reported issue. For further investigation...

    forum.aspose.com/t/issue-related-to-htmlfragmen...
  2. ReportingEngine.BuildReport | Aspose.Words för ...

    Generera enkelt färdiga rapporter med ReportingEngines BuildReport-metod och fyll sömlöst i mallar med data från din valda källa....Reporting hopsättning Aspose.Words BuildReport(...= new Document ( MyDir + "Reporting engine template - Selective...

    reference.aspose.com/words/sv/net/aspose.words....
  3. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...Paragraphs.Add(para); //add a new page...have managed to reproduce the reported issue and logged it in our...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  4. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/net/working-with-headings/
  5. Огляд продукту|Aspose.Words для Java

    Aspose.Words для Java - це програмна бібліотека, призначена для створення, редагування, перетворення, рендерингу та друку документів без перекриття на будь-якому іншому програмному забезпеченні....популярний варіант нашої бібліотеки Reports і Mails . Наші користувачі...фінансові, медичні та інші Reports й Таким чином, створений документ...

    docs.aspose.com/words/uk/java/product-overview/
  6. نظرة عامة على المنتج|Aspose.Words ل Java

    Aspose.Words إلى عن على Java هي مكتبة برامج مصممة لإنشاء المستندات وتعديلها وتحويلها وعرضها وطباعتها دون الاعتماد على أي برنامج آخر....خيار شائع آخر لمكتبتنا هو Reports and Mails . مستخدمينا توليد...فردي المالية والطبية، وغيرها Reports . عند القيام بذلك، يبدو المستند...

    docs.aspose.com/words/ar/java/product-overview/
  7. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library....possibilities for creating data-driven reports, summaries, and documents....document doc . Pages [ 1 ] . Paragraphs . Add ( table ) dataDir =...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  8. MailMerge.use_non_merge_fields property | Aspos...

    MailMerge.use_non_merge_fields property. When ``True``, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other types of fields and also into {{fieldName}} tags....several customers had their reporting built using other fields and...property MailMerge.use_whole_paragraph_as_region property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReportingEngine.BuildReport | Aspose.Words per ...

    Genera senza sforzo Report pronti all'uso con il metodo BuildReport di ReportingEngine, popolando senza problemi i modelli con i dati provenienti dalla fonte scelta....specificata, rendendolo un report pronto. public bool BuildReport...spazio dei nomi Aspose.Words.Reporting assemblea Aspose.Words BuildReport(...

    reference.aspose.com/words/it/net/aspose.words....
  10. Заменить текст в PDF|Aspose.PDF for .NET

    Узнайте больше о различных способах замены и удаления текста из библиотеки Aspose.PDF for .NET....которой находится текущий класс Paragraph. $P заменяется на общее количество...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/ru/net/replace-text-in-pdf/