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

paragraph

(0.12 sec)
  1. Several Image Into DOCX Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  2. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...ignores SizeBi attribute for paragraph break mark. We will keep you...ignores SizeBi attribute for paragraph break mark. Kldv March 25...

    forum.aspose.com/t/getting-incorrect-revision-i...
  3. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/java/com.aspose.word...
  4. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...documents; } while iterating the paragraph in splitted document and fetching...if (paragraph.isListItem()) { String listLabel = paragraph.getListLabel()...

    forum.aspose.com/t/list-labels-not-getting-reat...
  5. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...node, returns its parent paragraph. If the field is already removed...) builder . current_paragraph . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Add a new paragraph in Paragraphs collection using TextFragment...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/java/convert-other-files-to...
  7. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...
  8. Aspose.Words MCP Server|Aspose.Words for Python...

    How to use the Model Context Protocol (MCP) server that exposes Aspose.Words for Python via .NET features as callable tools for AI/assistant clients....read/write text, headings, and paragraphs Text formatting (font, size...Comments: get by author, by paragraph, all comments Document properties:...

    docs.aspose.com/words/python-net/aspose-words-m...
  9. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...add() method of the Page’s paragraphs collection to add the loaded...loaded DICOM image as a paragraph to the new page, which will be...

    products.aspose.com/pdf/python-net/conversion/d...
  10. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... paragraphs . add ( table ) document...( "Hello World!" ) page . paragraphs . add ( text ) # Load certificate...

    docs.aspose.com/pdf/python-net/whatsnew/