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

paragraphs

(0.1 sec)
  1. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....object Add TextFragment to Paragraphs collection of the page Save...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  2. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#.... Paragraphs [ 1 ]. Range , "FirstParagraph"...

    docs.aspose.com/words/net/add-bookmark/
  3. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library...) # Add HTML Fragment to paragraphs collection of page page ...

    docs.aspose.com/pdf/java/add-html-string-using-...
  4. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Specifies the bottom border of a paragraph or a table cell. DIAGONAL_DOWN...

    reference.aspose.com/words/java/com.aspose.word...
  5. Copy Bookmarked Text in Jython|Aspose.Words for...

    Copy Bookmarked Text using Jython....dstNode ): # This is the paragraph that contains the beginning...getParentNode () # This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  6. LINQ Reporting Engine API in Java|Aspose.Words ...

    Learn LINQ Reporting Engine API to build a report in Java....Known External Types Removing Paragraphs Containing Only Template...

    docs.aspose.com/words/java/linq-reporting-engin...
  7. ParagraphFormat.baseline_alignment property | A...

    ParagraphFormat.baseline_alignment property. Gets or sets fonts vertical position on a line.... paragraphs [ 0 ] . paragraph_format if format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 档案

    档案...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...to work with breaks: &p - paragraph break &b - section break &m..."Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers. doc ...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++.... Add a new text paragraph in paragraphs collection and pass...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...