Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 15,549 for

paragraph

(0.04 sec)
  1. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....Returns the immediate parent paragraph. PreviousSibling { get; }...the shape is a child of a Paragraph object, then the shape is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the 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...
  5. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....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...
  6. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/net/image-regions-line-find/
  7. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...para in cell . TextFrame . Paragraphs ) { if ( para . Text == ""...

    docs.aspose.com/slides/zh/net/paragraph/
  8. 段落|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...获取表格单元格文本框内段落和部分的大小 要获取表格单元格文本框内的 Portion 或 Paragraph 的大小和坐标,您可以使用 IPortion::GetRect...

    docs.aspose.com/slides/zh/cpp/paragraph/
  9. Aspose::Words::Lists::List::get_Style method | ...

    Aspose::Words::Lists::List::get_Style method. Gets the list style that this list references or defines in C++....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::Lists::List::get_IsListStyleDefi...

    Aspose::Words::Lists::List::get_IsListStyleDefinition method. Returns true if this list is a definition of a list style in C++....cannot be applied directly to paragraphs to make them numbered. Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...