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

paragraph

(0.13 sec)
  1. 使用 Java 製作 PDF

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

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

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

    products.aspose.com/words/zh-hant/java/make/
  3. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java 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/java/working-with-pdfa-or...
  4. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET 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/net/working-with-pdfa-or-...
  5. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....will already contain one paragraph with a mathematical portion...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  6. Add Math Equations to PowerPoint Presentations ...

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

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  7. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...creates one section with one paragraph. expand_table_styles_to_direct_formatting()...with same formatting in all paragraphs of the document. next_pre_order(root_node)...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....example as in the previous paragraph) using SVG Builder API . This...

    docs.aspose.com/svg/net/drop-shadow/
  9. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....example as in the previous paragraph) using SVG Builder API . This...

    docs.aspose.com/svg/net/gaussian-blur/
  10. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...for paragraph in doc.get_child_nodes(aw.NodeType.PARAGRAPH, True):...title_text in paragraph.get_text() and "_Toc" not in paragraph.get_text():...

    forum.aspose.com/t/topic/313060