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

paragraphs

(0.07 sec)
  1. 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...
  2. Работа с фигурами|Documentation

    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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/ru/net/working-with-sha...
  3. Arbeiten mit dem Shapes-Absatz|Documentation

    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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/de/net/working-with-sha...
  4. TabStop.IsClear | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية TabStop IsClear على تعزيز واجهة المستخدم الخاصة بك من خلال ضمان إدارة سلسة لعلامات التبويب، ومسح التوقفات الموجودة للحصول على تجربة مستخدم أكثر سلاسة....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. ParagraphCollection.Item | Aspose.Words för .NET

    Få enkelt åtkomst till specifika stycken med egenskapen ParagraphCollection Item. Hämta valfritt stycke via index för smidig texthantering....Hämtar en Paragraph vid det givna indexet. public Paragraph this [...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. 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...
  7. 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/...
  8. 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-...
  9. Archiv

    Archiv...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...

    blog.aspose.com/de/words/extract-text-from-word...
  10. 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/