Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 18,322 for

paragraphs

(0.29 sec)
  1. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  2. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/bod...
  3. FieldListNum.ListLevel | Aspose.Words لـ .NET

    اكتشف خاصية FieldListNum ListLevel لتخصيص مستويات القائمة الخاصة بك بسهولة، مما يعزز تنظيم بياناتك والتحكم فيها.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  4. 在 JavaScript 中管理 PowerPoint 段落|Aspose.Slides fo...

    在 JavaScript 中创建段落并管理 PowerPoint 演示文稿的段落属性...Slides 提供了 Paragraph 类,允许您添加表示部分的对象。 IParagraph...AutoShape 关联的 ITextFrame。 创建两个 Paragraph 对象,并将它们添加到 TextFrame 的 IParagraphs...

    docs.aspose.com/slides/zh/nodejs-java/manage-pa...
  5. 在 .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/
  6. 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/
  7. ค้นหา

    ค้นหา...ซึ่งแสดงไว้ด้านล่าง public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/th/words/extract-text-from-word...
  8. 記録

    記録...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...Slides for .NET")); Paragraph para2 = new Paragraph(); para2.Portions...

    blog.aspose.com/ja/slides/convert-ppt-to-video-...
  9. Конвертировать презентации PowerPoint в видео в...

    Узнайте, как конвертировать презентации PowerPoint в видео в .NET. Откройте примеры кода C# и методы автоматизации для оптимизации вашего рабочего процесса.... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/ru/net/convert-powerpoin...
  10. ¿Cómo cambiar el color del texto en HTML? Ejemp...

    Con los ejemplos de C# de Aspose.HTML aprenderá cómo cambiar el color del texto en un archivo HTML usando CSS interno y en línea....c# Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...Combine (OutputDir, "change-paragraph-color-inline-css.html" );...

    docs.aspose.com/html/es/net/how-to-articles/how...