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

paragraphs

(0.21 sec)
  1. Архів

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

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

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

    blog.aspose.com/fa/slides/create-edit-powerpoin...
  3. Работа с заголовками в 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-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Section Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Section، مفتاحك لإدارة أقسام المستندات الفردية بسهولة. حسّن تجربة تحرير مستنداتك اليوم!...القسم يحتوي على Body مع واحد Paragraph . GetAncestor ( NodeType )...الحد الأدنى Body مع واحد Paragraph . يحتوي كل قسم على مجموعة...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Formatear texto de PowerPoint en PHP|Documentac...

    Formatee y estilice el texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para PHP via Java. Personalice fuentes, colores, alineación y más....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/es/php-java/text-formatt...
  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/zh/java/text-formatting/