Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 18,529 for

paragraphs

(0.17 sec)
  1. 从 PHP 演示文稿中获取段落边界|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...Portion 或 Paragraph 的大小和坐标,您可以使用 Portion::getRect 和 Paragraph::getRect...

    docs.aspose.com/slides/zh/php-java/paragraph/
  2. すべてのスライドのタイトルを取得|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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/ja/net/get-the-titles-of...
  3. Types of Mail Merge Operation in C#|Aspose.Word...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions using C#. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record.... Q: Why does an empty paragraph appear after a merge field...A: Aspose.Words treats a paragraph that contains only a merge...

    docs.aspose.com/words/net/types-of-mail-merge-o...
  4. FieldRef.BookmarkName | Aspose.Words لـ .NET

    اكتشف خاصية FieldRef BookmarkName لإدارة وتخصيص إشاراتك المرجعية بسهولة. حسّن تصفح مستنداتك بسهولة!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

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

    Upptäck klassen Aspose.Words.EditableRangeEnd, utformad för att effektivt hantera redigerbara områden i Word-dokument för smidig dokumentredigering....inline-nivå, det vill säga inuti Paragraph , men det redigerbara intervallets..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. EditableRangeEnd Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.EditableRangeEnd، المصممة لإدارة النطاقات القابلة للتحرير في مستندات Word بكفاءة لتحرير المستندات بسلاسة....على المستوى المضمن، أي داخل Paragraph ، ولكن يمكن أن يكون نطاق البداية..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Текстовое поле|Документация Aspose.Slides

    Работайте с текстовыми полями в Aspose.Slides для .NET: добавляйте, форматируйте, выравнивайте, переносите, автоматически подгоняйте и стилизуйте текст с помощью C# для презентаций PPT, PPTX и ODP.... var paragraph = textBox . TextFrame . Paragraphs [ 0 ]; var...var textFormat = paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/ru/net/examples/elements...
  8. Node.ParentNode | Aspose.Words per .NET

    Scopri la proprietà Node ParentNode per accedere facilmente al nodo padre immediato di qualsiasi nodo, migliorando l'efficienza dello sviluppo web e la chiarezza del codice....Document doc = new Document (); Paragraph para = doc . FirstSection...new Document (); Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Comment insérer une image dans Word en utilisan...

    Dans ce bref didacticiel, vous apprendrez à insérer une image dans Word à l'aide de Java sous Windows, MacOS ou Linux. Ce didacticiel peut être utilisé pour ajouter une image dans un document Word à l'aide de Java dans l'en-tête ou la partie contenu....image dans un document Word paragraphe Enregistrer le document Word...image dans l’en-tête et un paragraphe. Le fichier de sortie est...

    kb.aspose.com/fr/words/java/how-to-insert-pictu...
  10. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...