Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 18,326 for

paragraphs

(0.12 sec)
  1. Форматирование текста в PDF с использованием Py...

    Эта страница объясняет, как форматировать текст в вашем PDF файле. Есть добавление отступа строки, добавление границы текста, добавление подчеркивания текста и т.д....TextFragment и коллекции Paragraphs. Пожалуйста, используйте...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ru/python-net/text-formatti...
  2. تنسيق النص داخل PDF باستخدام بايثون|Aspose.PDF ...

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

    docs.aspose.com/pdf/ar/python-net/text-formatti...
  3. Comment Changer la Couleur du Texte en HTML en ...

    Apprenez comment changer la couleur du texte en HTML en utilisant Python avec Aspose.HTML for Python via .NET. Inclut des exemples de CSS en ligne et interne, meilleures pratiques et questions fréquemment posées....exemple, le premier élément de paragraphe <p> pour définir un attribut...Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...

    docs.aspose.com/html/fr/python-net/how-to-chang...
  4. Chercher

    chercher...forme de la police, des paragraphes et des sections. La classe...pour ajouter du texte, des paragraphes, des tableaux ou des images...

    blog.aspose.com/fr/words/python-ms-word-automat...
  5. Convertir presentaciones de PowerPoint a video ...

    Aprenda cómo convertir presentaciones de PowerPoint a video en C++. Descubra código de ejemplo y técnicas de automatización para optimizar su flujo de trabajo....SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/es/cpp/convert-powerpoin...
  6. 段落|Aspose.Slides for Node.js via .NET ドキュメント

    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....を使用すると、開発者は TextFrame の段落コレクション内の Paragraph の矩形座標を取得できるようになりました。また、段落のポーションコレクション内の...getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...

    docs.aspose.com/slides/ja/nodejs-java/paragraph/
  7. 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...
  8. Aspose.PDF С++ Example|Aspose.PDF for C++

    Эта страница показывает, как использовать простое программирование для создания PDF-документа, содержащего текст - Hello World....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ru/cpp/hello-world-example/
  9. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. let doc = new aw . Document...firstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a table; false otherwise in C++....Enabling KeepWithNext for every paragraph in the table except for the...:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...