Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 18,327 for

paragraph

(0.11 sec)
  1. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  2. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....DO_NOT_SUPPRESS_PARAGRAPH_BORDER Do Not Suppress Paragraph Border D...DO_NOT_USE_HTML_PARAGRAPH_AUTO_SPACING Do Not Use HTML Paragraph Auto Spacing...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....importFormatOptions ); for ( auto && paragraph : System :: IterateOver <...< Aspose :: Words :: Paragraph > ( srcDoc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...) { let paragraph = new aspose . slides . Paragraph (); paragraph... BulletType . Symbol )); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/zh/nodejs-java/automatin...
  5. CompositeNode.indexOf method | Aspose.Words for...

    CompositeNode.indexOf method. Returns the index of the specified child node in the child node array....Retrieve the index of the last paragraph in the body of the first section...

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

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  7. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....writeln("Paragraph text."); insertNewPageWithHea(builder...endBookmark("MyBookmark"); builder.writeln("Paragraph text."); // This entry does...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....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/java/com.aspose.word...
  9. Cell.paragraphs property | Aspose.Words for Python

    Cell.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the cell....paragraphs property Cell.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the cell. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

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