Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 18,545 for

paragraphs

(1.17 sec)
  1. Arsip

    Arsip...Paragraphs.Add() . Buat Line baru dan...halaman menggunakan metode Page.Paragraphs.Add() . Buat FloatingBox...

    blog.aspose.com/id/pdf/create-multi-column-pdf-...
  2. Arşiv

    Arşiv...Paragraphs.Add() yöntemini kullanarak...koleksiyonuna ekleyin. Page.Paragraphs.Add() yöntemini kullanarak...

    blog.aspose.com/tr/pdf/create-multi-column-pdf-...
  3. ארכיון

    ארכיון...Paragraphs.Add() . צור Line חדש והוסף...כותרת לדף באמצעות שיטת Page.Paragraphs.Add() . צור FloatingBox חדש...

    blog.aspose.com/he/pdf/create-multi-column-pdf-...
  4. Obtener los límites de párrafo de presentacione...

    Aprenda cómo obtener los límites de párrafo y de porción de texto en Aspose.Slides para C++ para optimizar la ubicación del texto en presentaciones de PowerPoint....rectangulares del Paragraph dentro de la colección de Paragraphs de un TextFrame...colección de Portions de un Paragraph. En este tema, vamos a demostrar...

    docs.aspose.com/slides/es/cpp/paragraph/
  5. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für C++: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C++ in PPT-, PPTX- und ODP-Präsentationen.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/de/cpp/examples/elements...
  6. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. get widowControl () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.Before | Aspose.Words per .NET

    Scopri il metodo TabStopCollection Before e recupera in modo efficiente la tabulazione a sinistra più vicina per una navigazione fluida nella tua applicazione....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  8. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Paragraph A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa Allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeCollection.Item | Aspose.Words لـ .NET

    يمكنك الوصول إلى أي عقدة بسهولة باستخدام خاصية NodeCollection Item. استرجع العقد بسرعة حسب الفهرس لإدارة بيانات سلسة وتحسين الأداء.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...