Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 17,511 for

paragraph

(0.24 sec)
  1. Use DocumentBuilder to Insert Document Elements...

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

    docs.aspose.com/words/java/use-documentbuilder-...
  2. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....containing fields or empty paragraphs. The following code example...unmerged fields, regions, and paragraphs from a template during a...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  3. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing efficiency.... Paragraphs , Is . EqualTo ( 1 )); Assert.... BuiltInDocumentPrope . Paragraphs , Is . EqualTo ( 2 )); //...

    reference.aspose.com/words/net/aspose.words.pro...
  4. 文本格式化|Aspose.Slides 文档

    在 C# 中管理和操作文本及文本框属性... Paragraphs . Clear (); Paragraph para = new Paragraph ();...); autoShape . TextFrame . Paragraphs . Add ( para ); pres . Save...

    docs.aspose.com/slides/zh/net/text-formatting/
  5. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET...TextFrame ; // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . Paragraphs [ 0 ]; // Creates...

    docs.aspose.com/slides/net/manage-table/
  6. Aspose word java in php 转换后标点符号间距不正确 - Free Sup...

    Aspose word java 使用 php方法调用。将word转换到pdf后,第一行中有一个冒号的间距不正确。 请问这个是什么原因导致的 附件.zip (50.8 KB)...docx"); for (Paragraph paragraph : doc.getFirstSection()...getBody().getParagraphs()) { paragraph.getParagraphFormat().setSpaceAfter(0);...

    forum.aspose.com/t/aspose-word-java-in-php/315503
  7. ShapeBase.RelativeHorizontalSize | Aspose.Words...

    Discover the ShapeBase RelativeHorizontalSize property to easily adjust shape sizes horizontally for enhanced design flexibility and precision.... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...form fields to blend in with paragraph text when saving to html....

    reference.aspose.com/words/net/aspose.words.sav...
  9. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of shape's relative width.... PARAGRAPH : # etting the position binding...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/nodejs-cpp/change-charact...