Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 18,524 for

paragraphs

(0.21 sec)
  1. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom tabs for a paragraph or a style. To learn more, visit the documentation article in C++....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description NONE The paragraph does not have a drop cap....text margin on the anchor paragraph. MARGIN The drop cap is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....Object Add Graph object to paragraphs collection of page. Create...400 ) # Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/python-net/add-line/
  5. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Slides [ 0 ]); // Get paragraphs from the target shape (assumes...used) IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/net/developer-guide/tech...
  6. Layout detecton|Documentation

    How to detect the layout of the provided image.... paragraphs Array of ContentArea Detected paragraphs. images...print ( "paragraphs:" + str ( len ( result . paragraphs ))) print...

    docs.aspose.com/ocr/python-net/layout_detection/
  7. MarkdownEmptyParagraphExportMode enumeration | ...

    Aspose.Words.Saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words exports empty Paragraphs to Markdown....Words exports empty paragraphs to Markdown. Members Name... None Don’t export empty paragraphs. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section....move_to_paragraph method move_to_paragraph(paragraph_index, character_index)...character_index) Moves the cursor to a paragraph in the current section. def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....Ask AI Finding paragraph bounding boxes Contents [ Hide ] Aspose...image regions containing text paragraphs. This can be useful for highlighting...

    docs.aspose.com/ocr/java/image-regions-paragrap...
  10. MarkdownEmptyParagraphExportMode | Aspose.Words...

    Specifies how Aspose.Words exports empty Paragraphs to Markdown in Java....Words exports empty paragraphs to Markdown. Examples: Shows...Shows how to export empty paragraphs. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...