Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 18,135 for

paragraph

(0.13 sec)
  1. 从 C++ 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...要获取表格单元格 TextFrame 中 Portion 或 Paragraph 的大小和坐标,可使用 IPortion::GetRect...

    docs.aspose.com/slides/zh/cpp/paragraph/
  2. Extract text and images from PPT document using...

    Java sample code to extract text and images from PPT 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/ppt/
  3. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....contains 2 elements: header and paragraph. We will get the following...structure, eg. place quotes in paragraph. In order to create structure...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  4. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH section = aw . Section ( glossary_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic.... 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...
  8. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... 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...
  9. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... 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. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...