Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 18,545 for

paragraphs

(1.01 sec)
  1. Фрагмент|Aspose.Slides для Node.js через .NET Д...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/ru/nodejs-java/portion/
  2. 使用 Python 管理演示文稿中的文本片段|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理文本片段,从而提升性能和自定义能力。...text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/zh/python-net/portion/
  3. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/java/table-overview/
  4. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/run...
  5. TabStopCollection.Equals | Aspose.Words لـ .NET

    اكتشف طريقة TabStopCollection Equals لمقارنة TabStopCollections بسهولة من أجل المساواة، مما يعزز كفاءة ودقة الترميز لديك....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Texte animé|Documentation d'Aspose.Slides pour ...

    Texte animé dans PowerPoint avec Java...d’effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Le code d’exemple suivant...

    docs.aspose.com/slides/fr/nodejs-java/animated-...
  7. PowerPoint テキストを .NET でアニメーション化|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して、PowerPoint と OpenDocument プレゼンテーション内に動的なアニメーションテキストを作成し、わかりやすく最適化された C# コード例を提供します。...animation effects to a single paragraph. This sample code shows you...animation effect to a single paragraph: using ( Presentation presentation...

    docs.aspose.com/slides/ja/net/animated-text/
  8. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing.... Paragraph 8 A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa 28 Allows...

    reference.aspose.com/words/net/aspose.words/nod...
  9. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. def...last child of the node is a paragraph, # for us to be able to click...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Copiando Párrafo y Porción en PPTX|Documentació...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # usa... paraData = par . create_paragraph_format_effective () # usa...

    docs.aspose.com/slides/es/python-net/copiando-p...