Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 18,946 for

paragraph

(0.18 sec)
  1. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones PowerPoint y OpenDocument con JavaScript usando Aspose.Slides para Node.js. Guía paso a paso....de párrafo usando la clase Paragraph . Establece el tipo de viñeta...para = new aspose . slides . Paragraph (); // Configurando el estilo...

    docs.aspose.com/slides/es/nodejs-java/manage-bu...
  2. Lưu trữ

    Lưu trữ...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...Slides for .NET")); Paragraph para2 = new Paragraph(); para2.Portions...

    blog.aspose.com/vi/slides/convert-ppt-to-video-...
  3. 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...
  4. جزء|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/
  5. إدارة أجزاء النص في العروض التقديمية باستخدام 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/
  6. 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/
  7. ASP - VBScript via COM Interop|Aspose.PDF for .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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/pt/net/asp-vbscript-via-com...
  8. ASP - VBScript a través de COM Interop|Aspose.P...

    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/es/net/asp-vbscript-via-com...
  9. Créer une zone de texte dans laquelle chaque li...

    Apprenez à créer une zone de texte dans laquelle chaque ligne peut avoir un alignement horizontal différent en utilisant Aspose.Cells for Node.js via C++....horizontal de votre texte de paragraphe en utilisant la propriété..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/fr/nodejs-cpp/create-text...
  10. PDF에서 C#을 사용하여 테이블 만들기 또는 추가하기|Aspose.PDF for .NET

    Aspose.PDF for .NET은 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 주제에서 다른 고급 기능을 확인하세요.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/ko/net/add-table-in-existin...