Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 19,003 for

paragraph

(1.87 sec)
  1. 使用 Java 製作 WORD

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

    products.aspose.com/words/zh-hant/java/make/word/
  2. 档案

    档案...{ // 循环段落 for (IParagraph paragraph : autoShape.getTextFrame()...循环遍历文本部分 for (IPortion portion : paragraph.getPortions()) { portion.getPortionFormat()...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  3. 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...
  4. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....Returns the immediate parent paragraph. get_PreviousSibling () Gets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose.Words RTF conversion uses invalid contro...

    Hello, We are using Aspose.Words for .NET 25.4.0, and we are seeing an issue with non-spec-compliant RTF being output, and some RTF interfaces that we attempt to send the messages to are erroring. One specific error sta…...idden\spriority0 Default Paragraph Font;}{\*\ts11\tsrowd\sne...

    forum.aspose.com/t/aspose-words-rtf-conversion-...
  6. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations.... it already contains one paragraph with a mathematical portion...variable: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  7. 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...
  8. Working with PDF/A or PDF/UA|Aspose.Words for P...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. There are a few problems when converting to PDF/A documents, and Aspose.Words for Python 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/python-net/working-with-p...
  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/