Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 18,541 for

paragraph

(0.11 sec)
  1. Several Image Into TXT Javascript

    Merge multiple Image into TXT in JavaScript code. Save Image as TXT using JavaScript....insertImage(fileName) // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/nodejs-net/merge/imag...
  2. Several Image Into HTML Javascript

    Merge multiple Image into HTML in JavaScript code. Save Image as HTML using JavaScript....insertImage(fileName) // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/nodejs-net/merge/imag...
  3. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced document processing.... OMathPara 1 Math paragraph, or display math zone, that...

    reference.aspose.com/words/net/aspose.words.mat...
  4. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...get_Item(i)) { for (IParagraph paragraph : cell.getTextFrame().getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { IPortionFormat...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  5. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...does not take part in the paragraph layout, therefore it can overlap...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  6. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...the cell, compressing each paragraph to the width of the cell....we add with it. builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....its parent node from the paragraph text // and then remove the...its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....shading color of the cell or paragraph, or based on the color of...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  9. PDF UA1 Accessibility in Aspose.Word 20.2? - Fr...

    Hi Aspose Support. We currently use Aspose.Word 20.2 to generate PDF documents and are looking to achieve accessibility (i.e. PdfCompliance.PdfUa1) on these documents. We have tried newer versions of Aspose.Word that do …...on page 3 where the last paragraph shows as 4 lines. In version...

    forum.aspose.com/t/pdf-ua1-accessibility-in-asp...
  10. Several JPG Into DOCX Python

    Merge multiple JPG into DOCX in Python code. Save JPG as DOCX using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/jpg-...