Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 18,530 for

paragraphs

(0.06 sec)
  1. Typographie asiatique en Java|Aspose.Words pour...

    Travaillez avec la typographie asiatique en utilisant Java. Ajustez l'espace entre le texte asiatique et latin dans Java....ensemble d’options pour les paragraphes de texte dans les documents...de dialogue Propriétés du paragraphe dans Microsoft Word a un...

    docs.aspose.com/words/fr/java/working-with-asia...
  2. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. INLINE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....shading formatting for the paragraph. @property def shading ( self...doc ) borders = builder . paragraph_format . borders borders ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Crear o Agregar Tabla en PDF usando C#|Aspose.P...

    Aspose.PDF for .NET es una biblioteca utilizada para crear, leer y editar Tablas PDF. Consulta otras funciones avanzadas en este tema.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/es/net/add-table-in-existin...
  5. Membuat atau Menambahkan Tabel Dalam PDF menggu...

    Aspose.PDF untuk Python melalui .NET adalah perpustakaan yang digunakan untuk membuat, membaca, dan mengedit Tabel PDF. Periksa fungsi lanjutan lainnya dalam topik ini.... paragraphs . add ( table ) # Menyimpan...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # Simpan...

    docs.aspose.com/pdf/id/python-net/add-table-in-...
  6. ASP - VBScript melalui COM Interop|Aspose.PDF f...

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/id/net/asp-vbscript-via-com...
  7. إدارة أجزاء النص في العروض التقديمية باستخدام C...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ C++، مما يعزز الأداء والتخصيص....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/ar/cpp/portion/
  8. Textabschnitte in Präsentationen mit PHP verwal...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für PHP via Java verwalten, um Leistung und Anpassung zu steigern....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...Portion und was wird von Paragraph/TextFrame übernommen? Por...

    docs.aspose.com/slides/de/php-java/portion/
  9. جزء|Aspose.Slides لـ Node.js عبر توثيق .NET

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/ar/nodejs-java/portion/
  10. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitStyle() Specifies the paragraph style for splitting the document...setSplitStyle(String value) Specifies the paragraph style for splitting the document...

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