Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 18,590 for

paragraphs

(1.36 sec)
  1. كيفية التخلص من فواصل الصفحات في Word باستخدام ...

    توضح هذه المقالة كيفية التخلص من فواصل الصفحات في Word باستخدام Java. يحتوي على تفاصيل حول إعدادات البيئة ، وقائمة بخطوات البرمجة ، ونموذج رمز قابل للتشغيل لإزالة جميع فواصل الصفحات في Word باستخدام Java....الوصول إلى الفقرات كرر عبر كل paragraphs للعثور على فواصل الصفحات...يستخدم قيمة العداد NodeType.PARAGRAPH لتصفية الفقرات من المستند...

    kb.aspose.com/ar/words/java/how-to-eliminate-pa...
  2. Jak odstranit konec stránky ve Wordu pomocí Pyt...

    Tento článek popisuje, jak odstranit konec stránky ve Wordu pomocí Pythonu. Sdílí podrobnosti o nastavení IDE, seznam úloh a spustitelný ukázkový kód pro odstranění všech zalomení stránek ve Wordu pomocí Pythonu....a získejte přístup k jeho paragraphs Opakujte všechny odstavce...odstavec pomocí metody as_paragraph() a zkontrolován proti vlastnosti...

    kb.aspose.com/cs/words/python/how-to-delete-pag...
  3. Hogyan lehet törölni az oldaltörést a Wordben a...

    Ez a cikk útmutatást nyújt az oldaltörések törléséhez a Wordben Python használatával. Megosztja az IDE-beállítások részleteit, a feladatok listáját és egy futtatható mintakódot, amellyel eltávolíthatja az összes oldaltörést a Wordben a Python használatával....osztályobjektumba, és nyissa meg a paragraphs Ismételje meg az összes bekezdést...egy bekezdésbe kerül az as_paragraph() metódussal, és ellenőrzi...

    kb.aspose.com/hu/words/python/how-to-delete-pag...
  4. Textfeld|Aspose.Slides Dokumentation

    Arbeiten Sie mit Textfeldern in Aspose.Slides für .NET: Text hinzufügen, formatieren, ausrichten, umbrechen, automatisch anpassen und stilisieren mit C# für PPT-, PPTX- und ODP-Präsentationen.... var paragraph = textBox . TextFrame . Paragraphs [ 0 ]; var...var textFormat = paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/de/net/examples/elements...
  5. DocumentBuilder.CurrentNode | Aspose.Words for ...

    Discover the DocumentBuilder CurrentNode property to easily access the selected node, enhancing your document editing efficiency and workflow....that is a direct child of a Paragraph . Any insert operations you...CurrentNode . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....for Python Latest Answers Paragraph Formatting in Word with Python...Sections with Python Convert Paragraph into Bullet Points in Word...

    kb.aspose.com/words/python/page/2/
  7. ShapeBase.anchorLocked property | Aspose.Words ...

    ShapeBase.anchorLocked property. Specifies whether the shape's anchor is locked....lock or unlock a shape’s paragraph anchor. let doc = new aw ...an anchor attached to this paragraph." ); let shape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>... first_paragraph . get_text () . strip ())...first_section . body . first_paragraph . get_text () . strip ())...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format text as subscript for enhanced readability and style in your documents. Boost your design today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Font.Superscript | Aspose.Words för .NET

    Upptäck egenskapen Font Superscript, formatera enkelt text som upphöjd skrift för förbättrad läsbarhet och stil i dina dokument. Förbättra din design idag!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Höj denna textsekvens...

    reference.aspose.com/words/sv/net/aspose.words/...