Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 15,621 for

paragraph

(0.06 sec)
  1. تنسيق النص داخل PDF باستخدام بايثون|Aspose.PDF ...

    توضح هذه الصفحة كيفية تنسيق النص داخل ملف PDF الخاص بك. هناك إضافة مسافة بادئة للسطر، إضافة حدود للنص، إضافة نص تحت الخط، إلخ....PDF مع TextFragment ومجموعة Paragraphs. يرجى استخدام مقطع الكود...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ar/python-net/text-formatti...
  2. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/zh/net/add-line/
  3. Insérer et ajouter des documents dans Java|Aspo...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant rechercher et remplacer, fusionner un champ, un signet ou simplement à la fin du document dans Java....document peut contenir des paragraphes avec le texte [INTRODUCTION]...vous devez remplacer ces paragraphes par le contenu obtenu à partir...

    docs.aspose.com/words/fr/java/insert-and-append...
  4. Gérer les Hyperliens|Documentation Aspose.Slides

    Comment ajouter un hyperlien à une présentation PowerPoint en Java...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/fr/androidjava/manage-hy...
  5. Создание сложного PDF|Aspose.PDF for .NET

    Aspose.PDF для NET позволяет создавать более сложные документы, которые содержат изображения, текстовые фрагменты и таблицы в одном документе.... Добавьте заголовок в Paragraphs страницы. Создайте TextFragment...таблицы. Добавьте (таблицу) в Paragraphs страницы. Сохраните документ...

    docs.aspose.com/pdf/ru/net/complex-pdf-example/
  6. EditableRangeStart Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.EditableRangeStart, din nyckel till att hantera redigerbara områden i Word-dokument för förbättrad dokumentkontroll och flexibilitet....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/...
  7. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inline.ParentParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Inline ParentParagraph للوصول بسهولة إلى الفقرة الأصلية لأي عقدة، مما يعزز كفاءة الترميز وبنيته....يسترد الأصل Paragraph من هذه العقدة. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

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