Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 18,590 for

paragraphs

(2.27 sec)
  1. 在 .NET 中管理演示文稿的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/zh/net/portion/
  2. Administrar porciones de texto en presentacione...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para C++, mejorando el rendimiento y la personalización....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/es/cpp/portion/
  3. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/net/editor/html/
  4. Markdown Lists – C# Code Examples

    Creating Markdown Lists in C#. Use the Aspose.HTML for .NET library to create ordered and unordered Markdown lists....AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/net/markdown-list/
  5. CompositeNode.GetChildNodes | Aspose.Words لـ .NET

    اكتشف طريقة CompositeNode GetChildNodes—استرجاع مجموعة حية من العقد الفرعية المصممة خصيصًا لنوعك المحدد لتحسين الأداء.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Utilisation de FloatingBox pour la génération d...

    Cette page explique comment formater le texte à l'intérieur de la boîte flottante.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dans l’exemple...

    docs.aspose.com/pdf/fr/net/floating-box/
  7. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape....firstParagraph property Gets the first paragraph in the shape. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. @property def widow_control...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Lưu trữ

    Lưu trữ...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/vi/slides/convert-ppt-to-video-...
  10. Chercher

    chercher... obtenez la référence du paragraphe auquel vous souhaitez appliquer...as presentation: # select paragraph to add effect autoShape =...

    blog.aspose.com/fr/slides/apply-text-animation-...