Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 18,595 for

paragraph

(0.14 sec)
  1. CompatibilityOptions.ForgetLastTabAlignment | A...

    Discover how the ForgetLastTabAlignment property enhances Paragraph alignment by ignoring the last tab stop width for non-left aligned text....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.SplitPgBreakAndParaMark | ...

    Discover the SplitPgBreakAndParaMark property for CompatibilityOptions. Ensure seamless formatting by moving Paragraph marks to the next page after breaks....SplitPgBreakAndParaM property Always Move Paragraph Mark to Page after a Page...

    reference.aspose.com/words/net/aspose.words.set...
  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. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....images, character formatting, paragraph margins and spacing. However...shading color of the cell or paragraph, or based on the color of...

    docs.aspose.com/words/nodejs-net/converting-to-...
  5. 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...
  6. 通過 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/...
  7. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....TextFragment object as paragraph in Paragraphs collection. If the...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  8. Several Image Into DOC Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  9. Several JPG Into DOCX Javascript

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

    products.aspose.com/words/nodejs-net/merge/jpg-...
  10. Load, Extract Data and Save from TTF | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF and OTF fonts within .NET....fully described in a separate paragraph called How to load fonts ...

    docs.aspose.com/font/net/loading-saving-truetyp...