Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 19,019 for

paragraphs

(0.09 sec)
  1. CompositeNode.Count | Aspose.Words per .NET

    Scopri la proprietà CompositeNode Count e recupera facilmente il numero di nodi figlio immediati per una gestione efficiente dei dati e un'elaborazione semplificata.... Paragraphs . Count ); // I nodi compositi...e inline come figli. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...
  2. arkiv

    arkiv...noder på både blocknivå (Paragraph , Table) eller inlinenivå...is_composite) : include_next_paragraph(endNode, nodes) # Returnera...

    blog.aspose.com/sv/words/extract-text-from-word...
  3. CompositeNode.InsertAfter | Aspose.Words لـ .NET

    قم بإدراج العقد بسهولة باستخدام طريقة CompositeNode InsertAfter، مما يعمل على تحسين إدارة بنية البيانات لديك وضمان وضع العقد بكفاءة.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour .NET, en améliorant les performances et la personnalisation....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/fr/net/portion/
  5. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph....represents the left indent for paragraph. @property def left_indent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/python-net/aspose.wo...
  6. الاستخراج المستند إلى المنطقة باستخدام Python|A...

    تعرف على كيفية استخراج النص من منطقة صفحة معينة أو بنية فقرة في مستندات PDF باستخدام Aspose.PDF for Python....pdf as ap def extract_paragraphs_from_pdf ( infile , outfile...outfile ): """ Extract all paragraphs from a PDF document, and write...

    docs.aspose.com/pdf/ar/python-net/region-based-...
  7. Exposant et indice|Documentation d'Aspose.Slide...

    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....n’importe quelle portion de paragraphe. Pour ajouter du texte en...AutoShape . Effacer les paragraphes existants. Créer un nouvel...

    docs.aspose.com/slides/fr/nodejs-java/superscri...
  8. C++ でプレゼンテーションの箇条書きおよび番号付きリストを管理する|Aspose.Slide...

    Aspose.Slides for C++ を使用して、PowerPoint および OpenDocument プレゼンテーションで箇条書き、画像、階層化、番号付きリストを作成および書式設定する方法を学びます。...箇条書きリストの作成 箇条書きリストを作成するには、 Paragraph オブジェクトを ITextFrame に追加し、 ...) { auto paragraph = System :: MakeObject < Paragraph > (); auto...

    docs.aspose.com/slides/ja/cpp/manage-lists/
  9. Aspose.PSD for .NET 19.9 - 릴리스 노트|Documentation

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  10. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides for Java. دليل خطوة بخطوة....أول كائن فقرة باستخدام فئة Paragraph . تعيين نوع النقطة للفقرة...); // إنشاء فقرة Paragraph para = new Paragraph (); // تعيين نمط...

    docs.aspose.com/slides/ar/java/manage-bullet/