Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 17,667 for

paragraph

(0.06 sec)
  1. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中获取段落和文本片段的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... paragraphs [ 0 ] . get_rect () 获取表格单元格文本框中段落和部分的大小...获取表格单元格文本框中段落和部分的大小 要获取表格单元格文本框中 Portion 或 Paragraph 的大小和坐标,可以使用 IPortion.GetRect...

    docs.aspose.com/slides/zh/python-net/paragraph/
  3. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications.... Change style of the paragraph Copy 1 string dataDir = RunExamples...with ❤ by GitHub Set default paragraph style settings Copy 1 var...

    docs.aspose.com/note/net/working-with-text-styles/
  4. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....TextParagraph (); // Set paragraph position par . setPosition...// Add new TextFragment to paragraph par . appendLine ( updatedFragment...

    docs.aspose.com/pdf/java/create-forms/
  5. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...machine, the output is: {PARAGRAPH=[<<[root.Name]>>, <<var [name...machine, the output is: {PARAGRAPH=[<<[footerVar]>>], <<[root...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  7. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....INLINE); Paragraph paragraph = doc.getFirstSection()...getBody().getFirstParagraph(); paragraph.appendChild(sdt); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert HTML to Markdown in Python

    This guide discusses how to convert HTML to Markdown in Python. It includes information pertaining to IDE preparation, step-by-step program logic, and a working sample code to convert HTML to MD in Python....style, enabling automatic paragraph, etc. as per your requirements...

    kb.aspose.com/html/python/convert-html-to-markd...
  10. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field...node, returns its parent paragraph. If the field is already removed...

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