Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 15,552 for

paragraphs

(0.09 sec)
  1. Revision Class | Aspose.Words لـ .NET

    Aspose.Words.Revision فصل. يمثل مراجعة تغيير متعقب في عقدة أو نمط المستند. الاستخدامRevisionType للتحقق من نوع هذه المراجعة في C#.... Paragraphs [ 1 ]; Node endNode = doc...doc . FirstSection . Body . Paragraphs [ 1 ]. NextSibling ; Node...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...FieldSeparator can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for Java 19.4 - Release Notes|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" ); image . save ( exportPath , imageOptions ); //...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  4. Formatage du texte dans un PDF en utilisant C++...

    Cette page explique comment formater le texte dans votre fichier PDF. Il s'agit d'ajouter un retrait de ligne, d'ajouter une bordure de texte, d'ajouter du texte souligné, d'ajouter une bordure autour du texte ajouté, d'aligner le texte pour le contenu des boîtes flottantes, etc....collections TextFragment et Paragraphs . Veuillez utiliser l’extrait...nden ( 20 ); page -> get_Paragraphs () -> Add ( text ); text...

    docs.aspose.com/pdf/fr/cpp/text-formatting-insi...
  5. Administrar Configuraciones de Autofit|Document...

    Establecer las configuraciones de autofit para el cuadro de texto en PowerPoint en C# o .NET... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/es/net/manage-autofit-se...
  6. Aperçu des Caractéristiques|Documentation Aspos...

    L'API PowerPoint C++ prend en charge la plupart des formats de document PowerPoint et les exporte également vers des formats populaires. Les fonctionnalités clés incluent les conversions, le rendu, la manipulation et le formatage du contenu....être formaté à l’aide des paragraphes et des parties associées...Alignement de Paragraphe - Puces de Paragraphe - Orientation...

    docs.aspose.com/slides/fr/cpp/features-overview/
  7. Работа с заголовками в 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-...
  8. 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...
  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. 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-...