Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 18,336 for

paragraph

(0.28 sec)
  1. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... get_Item ( 0 ); var paragraph = autoShape . getTextFrame...getParagraphs (). get_Item ( 0 ); paragraph . getPortions (). clear ();...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getParagraphs (). get_Item ( 0 ); paragraph . getPortions (). clear ();...

    docs.aspose.com/slides/java/presentation-proper...
  4. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/java/shape-effective-pro...
  6. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java.... run, paragraph or table cell) is located...getEntity(doc.getChild(NodeType.PARAGRAPH, 1, true))); Assert.asser...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... text = "" paragraph = label . text_frame_for_overriding...text_frame_for_overriding . paragraphs [ 0 ] paragraph . portions . add ( text_portion...

    docs.aspose.com/slides/python-net/chart-data-la...
  8. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB...left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 添加幻灯片到演示文稿|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.... Paragraph ( new Drawing . Run ( new...ListStyle (), new Drawing . Paragraph ()); // 为新幻灯片创建幻灯片部分。 SlidePart...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...