Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 9,609 for

paragraph

(0.06 sec)
  1. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/net/manage-autofit-setti...
  2. Manage Autofit Settings|Aspose.Slides for PHP D...

    Set the autofit settings for textbox in PowerPoint...TextBox Manage PowerPoint Paragraph...

    docs.aspose.com/slides/php-java/manage-autofit-...
  3. 管理表格|Aspose.Slides for Python 文档

    在 Python 中创建和管理 PowerPoint 演示中的表格...# 为文本框创建段落对象 paragraph = txtFrame . paragraphs [ 0 ] # 为段落创建部分对象...为段落创建部分对象 portion = paragraph . portions [ 0 ] portion . text = "这里是文本"...

    docs.aspose.com/slides/zh/python-net/manage-table/
  4. 管理表格|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的表格...为文本框创建段落对象 auto paragraph = txtFrame -> get_Paragraphs () -> idx_get...为段落创建部分对象 auto portion = paragraph -> get_Portions () -> idx_get...

    docs.aspose.com/slides/zh/cpp/manage-table/
  5. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/zh/python-net/text-forma...
  6. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...Paragraphs.Add(new Paragraph(doc)); comment.FirstParagraph...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  7. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    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....of all the slides Move a paragraph from one presentation to another...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  8. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...
  9. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...
  10. Several JPG Into WORD Javascript

    Merge multiple JPG into WORD in JavaScript code. Save JPG as WORD using JavaScript....insertImage(fileName) // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/nodejs-net/merge/jpg-...