Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 18,524 for

paragraphs

(0.1 sec)
  1. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....it Add this graph to the paragraphs collection of the selected...that is finally added to the paragraphs collection of the selected...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  2. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...programmatically—either by adding a paragraph break after the table or by...Clone(true); newRow.Cells[0].Paragraphs[0].Append(emp.CompanyName);...

    forum.aspose.com/t/about-page-breaker-to-table-...
  3. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../).... paragraphs [ 0 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....); // Add text fragment to paragraphs collection of FloatingBox...()); // Add FloatingBox to paragraphs collection of page object...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  5. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…...Extra paragraph inserted when comparing two documents Aspose...we sometimes get an extra paragraph incorrectly added in the compared...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  6. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  7. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . ensureMinimum (); row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphstart method. Called when enumeration of a paragraph has started....visitParagraphStart(paragraph) Called when enumeration of a paragraph has started...visitParagraphStart ( paragraph : Aspose . Words . Paragraph ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...