Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 18,326 for

paragraph

(0.09 sec)
  1. Создайте 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...
  2. 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/...
  3. 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/...
  4. 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/...
  5. IReplacingCallback Interface | Aspose.Words per...

    Migliora l'elaborazione dei tuoi documenti con l'interfaccia IReplacingCallback di Aspose.Words. Crea metodi di ricerca e sostituzione personalizzati per risultati su misura.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....
  6. Editar documento HTML – Aspose.HTML for Java

    Aprenda a leer o modificar el modelo de objetos de documento en Java, a editar HTML y a utilizar CSS en línea y CSS interno....(style); 13 14 // Create a paragraph element with class-name "gr"...Append the text node to the paragraph 22 p. appendChild (text);...

    docs.aspose.com/html/es/java/edit-a-document/
  7. Administrar listas con viñetas y numeradas en p...

    Aprenda cómo administrar listas con viñetas y numeradas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para PHP a través de Java. Guía paso a paso....de párrafo usando la clase Paragraph . Establece el tipo de viñeta...Creando un párrafo $para = new Paragraph (); # Estableciendo el estilo...

    docs.aspose.com/slides/es/php-java/manage-bullet/
  8. arkiv

    arkiv... Skapa en ny Paragraph och lägg till en Portion i...till stycke Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/sv/slides/apply-theme-in-powerp...
  9. ארכיון

    ארכיון... צור Paragraph חדש והוסף לתוכה Portion ....// הוסף פסקה Paragraph paragraph = new Paragraph(); Portion portion...

    blog.aspose.com/he/slides/apply-theme-in-powerp...
  10. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...Paragraphs.Add(table1); //-------- Aspose...page.Paragraphs.Add(table2); //-------- page.Paragraphs.Add(new...

    forum.aspose.com/t/table-getheight/316445