Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 18,967 for

paragraph

(2.46 sec)
  1. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. There are a few problems when converting to PDF/A documents, and Aspose.Words for Node.js solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/nodejs-net/working-with-p...
  2. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...appendChild(new Paragraph(doc)); builder.moveTo(textBox...image.File = imagePath; page.Paragraphs.Add(image); // Create a hyperlink...

    forum.aspose.com/t/trying-to-create-a-word-like...
  3. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....will already contain one paragraph with a mathematical portion...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  4. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....getParagraph() public Paragraph getParagraph() Returns: Paragraph getResult()...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。..." ); Paragraph para = doc.getFirstSection()...

    products.aspose.com/words/zh-hant/java/make/docx/
  6. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。..." ); Paragraph para = doc.getFirstSection()...

    products.aspose.com/words/zh-hant/java/make/html/
  7. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。..." ); Paragraph para = doc.getFirstSection()...

    products.aspose.com/words/zh-hant/java/make/pdf/
  8. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。..." ); Paragraph para = doc.getFirstSection()...

    products.aspose.com/words/zh-hant/java/make/
  9. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....pdf" ); } } Extract Paragraph from PDF C# Analyzing your...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  10. 3. 矩阵及类似环境

    本文简要介绍使用 AMS‑LATEX 包排版 LaTeX 矩阵类结构的方法。...surrounding lines inside a paragraph, we put it here: 4 $ \ left(...

    docs.aspose.com/tex/zh/java/latex-ams-matrix/