Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 18,545 for

paragraphs

(0.14 sec)
  1. Python を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides f...

    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/ja/python-net/portion/
  2. Aperçu du Tableau|Aspose.Words pour C++

    Travaillez avec des tableaux et leurs composants tels que des cellules, des lignes, des colonnes dans Aspose.Words pour C++. Comment travailler avec des tables en C++....table et est composé d’un Paragraph et d’autres nœuds de niveau...utilisant le DocumentExplorer . Paragraphe vide après le Tableau L’image...

    docs.aspose.com/words/fr/cpp/table-overview/
  3. Aperçu du tableau|Aspose.Words pour .NET

    Travaillez avec des tableaux et leurs composants tels que des cellules, des lignes et des colonnes dans Aspose.Words pour .NET. Comment travailler avec des tableaux en C#....tableau et est composé d’un Paragraph et d’autres nœuds au niveau...l’aide du DocumentExplorer . Paragraphe vide après le tableau L’image...

    docs.aspose.com/words/fr/net/table-overview/
  4. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one document into another.... PARAGRAPH or insertion_destination ...that is not the last empty paragraph of a section. for src_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuildingBlockBehavior enumeration | Aspose.Word...

    aspose.words.buildingblocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... PARAGRAPH Specifies that the building...be inserted into its own paragraph. PAGE Specifies that the building...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Lucrul cu paragrafele din Python|Aspose.Words p...

    Introduceți paragraful și specificați formatarea acestuia într-un document folosind Python....cu un caracter special-a paragraph break . În Aspose.Words, un...este reprezentat de clasa Paragraph . Introduceți un paragraf...

    docs.aspose.com/words/ro/python-net/working-wit...
  7. FieldRef.InsertHyperlink | Aspose.Words لـ .NET

    اكتشف خاصية FieldRef InsertHyperlink، وقم بإنشاء ارتباطات تشعبية بسهولة إلى الفقرات المرجعية، مما يعزز التنقل وتجربة المستخدم في مستنداتك...."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....
  8. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...document’s Paragraph nodes, check whether the paragraph’s ancestor...each eligible paragraph only: foreach (Paragraph para in doc....

    forum.aspose.com/t/unexpected-behavior-in-word-...
  9. ControlChar.CrLf | Aspose.Words لـ .NET

    اكتشف ControlChar CrLf، مفتاح تنسيق النصوص بكفاءة. تعرّف على كيفية تحسين فواصل الفقرات في ملفات النصوص باستخدام علامتي إرجاع السطر وتغذية السطر.... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // تحتوي...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. ControlChar.FieldStartChar | Aspose.Words لـ .NET

    اكتشف ControlChar FieldStartChar في MS Word. أدر أحرف الحقول بسهولة وحسّن تنسيق مستنداتك بدقة!... Paragraph , true ). Count ); builder...GetChildNodes ( NodeType . Paragraph , true ). Count ); // تحتوي...

    reference.aspose.com/words/ar/net/aspose.words/...