Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 36,277 for

paragraph

(0.09 sec)
  1. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/net/replace-fields/
  2. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...DocumentBuilder DocumentBuilder.move_to_paragraph method DocumentBuilder.mo...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... PARAGRAPH section = aw . Section ( glossary_doc...)) section . body . append_paragraph ( contents ) building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to convert page from cmyk/grayscale to just...

    I recently updated a service that we have that manipulates text on various pages of a pdf based on a text match. This new modification adds a page at the end of the pdf with some boilerplate text. This is working great b…...TextBuilder(page); final TextParagraph paragraph = new TextParagraph(); page...fromCmyk(0.0, 0.0, 0.0, 1.0)); paragraph.appendLine(fragmentNewLine);...

    forum.aspose.com/t/how-to-convert-page-from-cmy...
  5. Adjusting the text box after changing the font ...

    I am using the below code to resize the text box around the sentences and Paragraphs after changing the font style or size but I find sometimes it doesn’t execute well giving shape variable a null, Is there a more precis…...around the sentences and paragraphs after changing the font style...as a shape with only one paragraph: 1221×300 19.5 KB So after...

    forum.aspose.com/t/adjusting-the-text-box-after...
  6. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/pptx/
  7. Aspose::Pdf::Text::PageMarkup Class Referencefi...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Text::PageMarkup Class Refere......MarkupParagraph > > > get_Paragraphs () const Gets collection...continuation of the last paragraph of a previous section. More...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  8. 结构化文档标签|Python via .NET 格式的 Aspose.Words

    使用 Python 中的结构化文档标签(SDT 或内容控制)将客户定义的语义及其行为和外观嵌入到文档中。... 内联级别 – 在内部的内联内容中,作为 Paragraph 的子级。 嵌套在另一个 StructuredDocumentTa...

    docs.aspose.com/words/zh/python-net/structured-...
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/java/rendering-shapes-sep...
  10. ITag - Aspose.Note for Java - API Reference

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....the list of all tags of a paragraph. com.aspose.ms.System.Collections...

    reference.aspose.com/note/java/com.aspose.note/...