Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 18,470 for

paragraph

(0.67 sec)
  1. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用文本框:使用 Java 对 PPT、PPTX 和 ODP 演示文稿进行添加、格式化、对齐、换行、自动适应和样式设置。... IParagraph paragraph = textBox . getTextFrame ()...IPortionFormat textFormat = paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....object Add TextFragment to Paragraph collection of the page Save...

    docs.aspose.com/pdf/java/hello-world-example/
  3. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....to the end # of the last paragraph in the last cell of the top...

    docs.aspose.com/words/java/untangle-row-bookmar...
  4. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....100 ); var paragraph = new aspose . slides . Paragraph (); var portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing document referencing and management....hyperlink to the bookmarked paragraph. InsertReferenceMark { get;...position of the bookmarked paragraph. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... Inserting a Paragraph DocumentBuilder.Writeln inserts...but in addition, it adds a paragraph break. Current font formatting...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  8. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...Document targetDoc) { // Copy paragraph formatting if available if...(source.getType() == StyleType.PARAGRAPH && source.getParagraphFormat()...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. 在 Android 上管理演示文稿主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/androidjava/presentat...