Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 18,512 for

paragraph

(0.2 sec)
  1. Añadir Texto a PDF usando C++|Aspose.PDF para C++

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprenda cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....); // Create text paragraph auto paragraph = MakeObject < TextParagraph...Set subsequent lines indent paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/es/cpp/add-text-to-pdf-file/
  2. Notatki wydania Aspose.PSD dla .NET 19.4|Docume...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/pl/net/aspose-psd-for-net-1...
  3. Insérer et ajouter des documents dans C#|Aspose...

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

    docs.aspose.com/words/fr/net/insert-and-append-...
  4. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... first_paragraph . first_child . remove ()...footnote_separator . first_paragraph . paragraph_format . alignment =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. إنشاء مربع نص حيث يحتوي كل سطر على محاذاة أفقية...

    تعلم كيفية إنشاء مربع نص يمكن لكل سطر أن يحتوي على محاذاة أفقية مختلفة باستخدام Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ar/nodejs-cpp/create-text...
  6. Создайте TextBox, в котором каждая строка имеет...

    Узнайте, как создать TextBox, в котором каждая строка может иметь разное горизонтальное выравнивание, используя Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ru/nodejs-cpp/create-text...
  7. Section.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo EnsureMinimum, garantendo che ogni sezione includa un corpo con un paragrafo per maggiore chiarezza e struttura....sezione abbia Body con uno Paragraph . public void EnsureMinimum...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 0 ]. Body...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Document.EnsureMinimum | Aspose.Words لـ .NET

    تعرف على كيفية استخدام طريقة EnsureMinimum لإنشاء قسم وفقرة تلقائيًا في المستندات، مما يضمن محتوى كاملاً ومنظمًا.... Paragraph , nodes [ 2 ]. NodeType );...NodeType . Paragraph , nodes [ 2 ]. NodeType ); (( Paragraph ) nodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Document.EnsureMinimum | Aspose.Words för .NET

    Lär dig hur du använder EnsureMinimum-metoden för att automatiskt skapa ett avsnitt och stycke i dokument, vilket säkerställer fullständigt och organiserat innehåll.... Paragraph , nodes [ 2 ]. NodeType );...NodeType . Paragraph , nodes [ 2 ]. NodeType ); (( Paragraph ) nodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. JavaでPowerPointのテキストをフォーマット|Aspose.Slides ドキュメント

    Aspose.Slides for Java を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/ja/java/text-formatting/