Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,548 for

paragraph

(0.07 sec)
  1. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Automatic search for paragraph bounding boxes Automatic search...

    docs.aspose.com/ocr/java/image-regions/
  2. Aspose::Words::LowCode::SplitCriteria enum | As...

    Aspose::Words::LowCode::SplitCriteria enum. Specifies how the document is split into parts in C++....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....at page breaks and heading paragraphs in the same export operation...section on a new page, or a paragraph that has its ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Lists::ListLevel::get_NumberPosi...

    Aspose::Words::Lists::ListLevel::get_NumberPosition method. Returns or sets the position (in points) of the number or bullet for the list level in C++....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....new paragraph and append the watermark to this paragraph. watermarkPara...import ( "com.aspose.words.Paragraph" ) . new ( doc ) watermarkPara...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  6. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/font/
  8. ParagraphFormat.wordWrap property | Aspose.Word...

    ParagraphFormat.wordWrap property. If this property is ``false``, Latin text in the middle of a word can be wrapped for the current Paragraph...be wrapped for the current paragraph. Otherwise Latin text is wrapped...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/zh/net/translate-markdown...
  10. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/net/aspose.words/doc...