Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 18,585 for

paragraph

(0.06 sec)
  1. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....hyperlink to the bookmarked paragraph. getInsertReferenceMa() Inserts...position of the bookmarked paragraph. getLocaleId() Gets the LCID...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article 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.lis...
  3. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    在 Aspose.Slides for Python via .NET 中掌握演示文稿主题,以创建、定制和转换具有一致品牌标识的 PowerPoint 文件。..."+mn-lt" ) paragraph = slides . Paragraph () paragraph . portions...shape . text_frame . paragraphs . add ( paragraph ) 下面的 Python 示例演示了如何更改演示文稿的主题字体:...

    docs.aspose.com/slides/zh/python-net/presentati...
  4. Rotate Text with Shape inside the Worksheet|Doc...

    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....Close Set Line Spacing of the Paragraph in a Shape or Textbox Set...

    docs.aspose.com/cells/net/rotate-text-with-shap...
  5. docx转PDF,序号样式变更 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件中序号样式 源文件: 关于报送专利转化运用专项行动实施情况总结的报告 (1).docx (32.0 KB)...docx"); for (Paragraph p : (Iterable<? extends Paragraph>) doc.ge...getChildNodes(NodeType.PARAGRAPH, true)) { if (p.isListItem() &&...

    forum.aspose.com/t/docx-pdf/323677
  6. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...getTextFrame (); // 为文本框架创建 Paragraph 对象 var para = txtFrame . getParagraphs...getCount (); j ++ ) { let paragraph = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  7. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!...the next row or to the next paragraph after the table. If you delete...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency....the heading // and the next paragraph via "View" -> "Show/Hide"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/net/aspose.words.tab...