Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 18,538 for

paragraphs

(0.25 sec)
  1. آرشیوها

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

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

    Scopri la classe Aspose.Words.HeaderFooter, la soluzione ideale per gestire intestazioni e piè di pagina di sezione senza sforzo. Migliora la formattazione dei documenti oggi stesso!... Paragraphs { get; } Ottiene una raccolta...scelta rapida che crea un Paragraph oggetto con testo facoltativo...

    reference.aspose.com/words/it/net/aspose.words/...
  10. آرشیوها

    آرشیوها...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/fa/words/working-with-table-of-...