Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 36,270 for

paragraph

(0.29 sec)
  1. Topics tagged html

    Topics tagged html...and Paragraph Aspose.Words Product Family modify-paragraph , words-java...

    forum.aspose.com/tag/html
  2. TableAbsorber doesn't recognize a simple table ...

    Hello, we are facing issues on TableAbsorber, that can’t find a table in a very simple PDF with a Paragraph and a two columns, 3 rows table. Also the conversion to docx is not detecting the table, that is reproduced as…...a very simple PDF with a paragraph and a two columns, 3 rows...is reproduced as lines and paragraphs only on docx. Attached testing...

    forum.aspose.com/t/tableabsorber-doesnt-recogni...
  3. Enum BuildingBlockBehavior | Aspose.Words for ....

    Aspose.Words.BuildingBlocks.BuildingBlockBehavior 枚举. 指定在将构建块 插入主文档时应应用于其内容的行为... Paragraph 1 指定构建块应插入到自己的段落中。 Page 2...= BuildingBlockBehavio . Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/zh/net/aspose.words....
  4. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...affects the line spacing of the paragraph. end Gets the node that represents...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldAutoTextList class ...

    Aspose::Words::Fields::FieldAutoTextList class. Implements the AUTOTEXTLIST field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...( BuildingBlockBehavio :: Paragraph ); auto section = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 通过 C++ 从 PPTX 文档中提取文本和图像 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境中从 PPTX 文件中提取文本和图像。...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/zh/cpp/parser/pptx/
  7. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....its parent node from the paragraph text // and then remove the...its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  8. 1.html文件转成word文件;2.给word文件添加封面和页脚。第2步加完封面页脚,部分图...

    版本:23.8 编程语言:java 问题截图: 原html文件: example.zip (1.4 KB) 封面文件: cover-template.docx (46.5 KB) 页脚文件: footer-template.docx (16.9 KB) 测试代码: byte[] htmlBytes = Files.readAllBytes(Paths.get("C:\\Users\\admin\\Desktop…...PARAGRAPH, true); if (childNodes !=...null) { for (Paragraph para : (Iterable<Paragraph>) childNodes)...

    forum.aspose.com/t/1-html-word-2-word-2/292410
  9. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table... Paragraph ( doc )) cell . first_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...