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

paragraphs

(0.15 sec)
  1. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... Top ; // Add a paragraph to the text box and add a.... appendChild ( new aw . Paragraph ( doc )); let para = textBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.WrapType | Aspose.Words per .NET

    Scopri la proprietà ShapeBase WrapType, controlla le forme in linea o mobili e personalizza l'avvolgimento del testo per una maggiore flessibilità di layout....AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/it/net/aspose.words....
  3. Mail Merge قالب در Python|Aspose.Words برای Pyt...

    یک قالب Mail Merge برای تعریف محتوای ثابت در اسناد خروجی ایجاد کنید و سپس اسناد ادغام را با استفاده از فیلد های ادغام در Python تولید کنید....insert_text_input ، inset_field و insert_paragraph را شامل شوید. مثال کد زیر... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/fa/python-net/mail-merge-...
  4. Архів

    Архів...TextFrame; // Створіть об’єкт Paragraph для текстового кадру IParagraph...IParagraph para = txtFrame.Paragraphs[0]; // Створити об’єкт «Парція»...

    blog.aspose.com/uk/slides/create-edit-powerpoin...
  5. آرشیوها

    آرشیوها...TextFrame; // شی Paragraph را برای قاب متن ایجاد کنید...IParagraph para = txtFrame.Paragraphs[0]; // شیء قسمت را برای پاراگراف...

    blog.aspose.com/fa/slides/create-edit-powerpoin...
  6. Работа с заголовками в PDF|Aspose.PDF для Pytho...

    Создайте нумерацию в заголовках вашего PDF документа с помощью Python. Aspose.PDF для Python через .NET предлагает различные стили нумерации.... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  7. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the end of the specified paragraph. Examples Shows how to construct...first_section . body . first_paragraph ) self . assertEqual ( ' SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java...." + " we cannot edit this paragraph without the password."); //...writeln(MessageFormat.format("This paragraph is inside the first editable...

    reference.aspose.com/words/java/com.aspose.word...