Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 15,511 for

paragraph

(0.1 sec)
  1. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... paragraphs Represents an estimate of...of the number of paragraphs in the document. revision_number Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 3D プレゼンテーション|Aspose.Slides for Python ドキュメント

    Python での 3D PowerPoint プレゼンテーション... paragraphs [ 0 ] . paragraph_format . default_portion_format...shape . text_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/ja/python-net/3d-present...
  3. Superíndice y Subíndice|Documentación de Aspose...

    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....IParagraph superPar = new Paragraph (); // Crear porción con texto...IParagraph paragraph2 = new Paragraph (); // Crear porción con texto...

    docs.aspose.com/slides/es/androidjava/superscri...
  4. Formatear Texto|Documentación de Aspose.Slides

    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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/es/net/format-text/
  5. Why Not Open XML SDK|Aspose.Slides for PHP Docu...

    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....formatting on TextFrames, Paragraphs and Portions levels. For...TextHolders, TextFrames, Paragraphs and Portions. Yes Yes Low-level...

    docs.aspose.com/slides/php-java/why-not-open-xm...
  6. النص العلوي والنص السفلي|توثيق Aspose.Slides لـ...

    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....لنص علوي $superPar = new Paragraph (); # إنشاء جزء بنص اعتيادي...لنص سفلي $paragraph2 = new Paragraph (); # إنشاء جزء بنص اعتيادي...

    docs.aspose.com/slides/ar/php-java/superscript-...
  7. Aspose.PSD voor .NET 21.7 - Release-opmerkingen...

    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.... Paragraph . Apply ( firstPortion . Paragraph ); secondPortion...

    docs.aspose.com/psd/nl/net/aspose-psd-voor-net-...
  8. Cómo leer documentos de Word en Java

    Este breve tutorial proporciona información sobre cómo leer un documento de Word en Java. Aprenderá cómo Java lee el archivo DOCX con la ayuda de los pasos pendientes y un código Java de muestra ejecutable....de todos los nodos de tipo Paragraph en el documento Convierta...nodos de párrafo. La clase Paragraph proporciona la función toString()...

    kb.aspose.com/es/words/java/how-to-read-word-do...
  9. Envelopper le texte dans Excel en utilisant C#

    Cet article explique comment envelopper du texte dans Excel à l’aide de C#. Il contient les paramètres IDE, une liste d'étapes et un exemple de code pour envelopper automatiquement le texte dans Excel à l'aide de C#....pouvez utiliser l’option « Paragraphe » qui enveloppe le texte...texte en fonction du paragraphe le plus long. Cet article nous a appris...

    kb.aspose.com/fr/cells/net/wrap-text-in-excel-u...
  10. 如何使用 C# 删除 Word 中的所有分页符

    本文介绍如何使用 C# 删除 Word 中的所有分页符。它包含有关 IDE 设置的信息、步骤列表以及使用 C# 消除 Word 中分页符的可运行程序。...Word 文件加载到 Document 对象并访问所有 paragraphs 解析所有段落并检查段落前的分页符 删除每个段落前的分页符...Word 中删除分页符。它通过提供 NodeType.Paragraph 作为参数来使用 GetChildNodes() 方...

    kb.aspose.com/zh/words/net/how-to-remove-all-pa...