Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 18,515 for

paragraph

(0.76 sec)
  1. TextWrapping Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TextWrapping enum for efficient text wrapping around tables. Enhance your document formatting with ease!...and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....found automatically using the paragraph , line or word detection....

    docs.aspose.com/ocr/cpp/image-regions-extract/
  3. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the document loading process should match a specific MS Word version. Default value is Word2019 in C++....document is missing the default paragraph formatting style. // This...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....type of node that has child Paragraph nodes, such as a Body. self...current_story , builder . current_paragraph . parent_node ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a table; false otherwise....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::BaselineAlignment enum | Aspose....

    Aspose::Words::BaselineAlignment enum. Specifies fonts vertical position on a line in C++....Aligns to the baseline of the paragraph. Bottom 3 Aligns to the bottom...() -> get_Body () -> get_Paragraphs () -> idx_get ( 0 ) -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/bas...
  7. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...the end of the specified paragraph. def build_and_insert ( self...ref_node : aspose . words . Paragraph ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  9. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Aspose::Words::Tables::Row::get_Hidden method |...

    Aspose::Words::Tables::Row::get_Hidden method. Gets or sets a flag indicating whether this row is hidden or not in C++....:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { for (...

    reference.aspose.com/words/cpp/aspose.words.tab...