Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 4,645 for

paragraph builder

(0.28 sec)
  1. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this Paragraph is the last Paragraph in the last section of the document in C++....Aspose::Words::Paragraph::get_IsEndOfDocument method Paragraph::get_IsEndOfDocument...method True if this paragraph is the last paragraph in the last section...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the Paragraph in C++....Aspose::Words::Paragraph::JoinRunsWithSameForm method Contents...Contents [ Hide ] Paragraph::JoinRunsWithSameForm() method Joins runs...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Paragraph Formatting in Word with Java

    This short guide provides details to customize the Paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a Paragraph with Java....TeX Product Family Paragraph Formatting in Word with Java...guide explains how to set paragraph formatting in Word with Java...

    kb.aspose.com/words/java/paragraph-formatting-i...
  4. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...Insert Paragraph, Table, HMTL into existing Text or Rich Text...existing Content Controls. For Paragraph or Table or using DocumentBuilder...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  5. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of Paragraph . But the hyperlink isnt aligning well with Paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...align by Hyperlink along side paragraph headings? Aspose.Words Product...insert hyper link at end of paragraph . But the hyperlink isnt aligning...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  6. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...Finding Node (no paragraph) page index Aspose.Words Product Family...GetEntity(node.GetAncestor(NodeType.Paragraph)); //row.FirstCell.FirstParagraph);...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  7. 关于如何将一个Paragraph里shape和groupshape组合 - Free Supp...

    我有一个需求,需要把一个Paragraph里的所有shape和groupshape组合成一个groupshape,然后保存为图片。 我是用了如下代码,但是保存出来的是一个错误的图像。请问如何解决? 代码如下 private static void CombineShapesInParagraph(Paragraph Paragraph) { var shapes = Paragraph.GetChildNodes(…...关于如何将一个Paragraph里shape和groupshape组合 中文技术支持 words-net Calvin95...2026, 2:15am 1 我有一个需求,需要把一个Paragraph里的所有shape和groupshape组合成一个groupshape,然后保存为图片。...

    forum.aspose.com/t/paragraph-shape-groupshape/3...
  8. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the Paragraph....spacing (in points) before the paragraph. @property def space_before...automatic paragraph spacing. doc = aw . Document () builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.outlineLevel property | Aspose....

    ParagraphFormat.outlineLevel property. Specifies the outline level of the Paragraph in the document....the outline level of the paragraph in the document. get outlineLevel...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted.... Document () builder = aw . DocumentBuilder ( doc...\x01 )' # Add text and apply paragraph styles that STYLEREF fields...

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