Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 18,130 for

paragraph

(0.09 sec)
  1. 演示文稿属性|Aspose.Slides for PHP 文档

    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....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getParagraphs () -> get_Item ( 0 ); $paragraph -> getPortions () -> clear...

    docs.aspose.com/slides/zh/php-java/presentation...
  2. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... text = "" paragraph = label . text_frame_for_overriding...text_frame_for_overriding . paragraphs [ 0 ] paragraph . portions . add ( text_portion...

    docs.aspose.com/slides/zh/python-net/chart-data...
  3. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any shape or image positioned below the text is not rendered as expected during con…...where the field was Paragraph para = (Paragraph)field.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); para.InsertAfter(picture, field.Start);...

    forum.aspose.com/t/eq-field-overstrike-with-ima...
  4. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality and efficiency....node, returns its parent paragraph. If the field is already removed...content and span multiple paragraphs or sections in a document...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers 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/num...
  6. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java.... buildAndInsert(Paragraph refNode) Builds and inserts...the end of the specified paragraph. buildBlock(DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...where the field was Paragraph para = (Paragraph)field.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); para.InsertAfter(picture, field.Start);...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  8. Images is placed over footer when converting do...

    version 20.5 Java When converting the attached document to PDF some images is covering the footer information. Is this a know issue and are there any fixes in later versions? In the uploaded files I’ve attached the wor…...row there is only one empty paragraph with a wrapped shape anchor...

    forum.aspose.com/t/images-is-placed-over-footer...
  9. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/nodejs-net/aspose.wo...