Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 18,952 for

paragraphs

(0.42 sec)
  1. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options....Ability to work with text, paragraphs, headings, hyperlinks, graphs...

    docs.aspose.com/pdf/python-net/key-features/
  2. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....the document like fonts, paragraphs, text, and text fragments...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  3. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Copying Paragraph and Portion in PPTX Contents [ Hide ] In order...text we need to format it on Paragraph and Portion level. Some text...

    docs.aspose.com/slides/cpp/copying-paragraph-an...
  4. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...remove leftover fields/empty paragraphs if needed doc.MailMerge.CleanupOptions...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  5. Converting a GIF file to PDF using C# | Aspose.PDF

    Sample code for GIF‑to‑PDF conversion in .NET. Use the API example code for batch GIF‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application.... Paragraphs . Add ( image ); pdfDocument...

    products.aspose.com/pdf/net/conversion/gif-to-pdf/
  6. Converting a PNG file to PDF using C# | Aspose.PDF

    Sample code for PNG‑to‑PDF conversion in .NET. Use the API example code for batch PNG‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application.... Paragraphs . Add ( image ); pdfDocument...

    products.aspose.com/pdf/net/conversion/png-to-pdf/
  7. | Aspose

    Sample code for DJVU to TXT Java conversion. Use API example code for batch DJVU files to TXT conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  8. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...markup can be normal HTML (paragraphs, bold, etc.). Example <p>This...the end of a paragraph Paragraph para = (Paragraph) doc.getFirstSection()...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  9. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/txt-to...