Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 18,529 for

paragraph

(0.07 sec)
  1. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples.... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/net/examples/elements/hy...
  2. InlineStory.LastParagraph | Aspose.Words لـ .NET

    اكتشف خاصية InlineStory LastParagraph للوصول بسهولة إلى الفقرة الأخيرة من قصتك، مما يعزز تجربة إدارة المحتوى لديك.... public Paragraph LastParagraph { get ; } أمثلة...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. PDF에 테이블 생성 또는 추가|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 라이브러리를 사용하여 C++로 PDF 페이지에 테이블을 페이지 매김할 수 있습니다....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // 테이블...

    docs.aspose.com/pdf/ko/cpp/add-table-in-existin...
  4. Chercher

    chercher...d’éléments tels que du texte/des paragraphes, des cases à cocher, des...Puisqu’il s’agit du premier paragraphe de la première section du...

    blog.aspose.com/fr/words/csharp-word-automation...
  5. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // 保存更新后的包含表对象的文档...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...
  6. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Python mediante .NET, mejorando el rendimiento y la personalización....text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/es/python-net/portion/
  7. Range.Revisions | Aspose.Words لـ .NET

    اكتشف مجموعة تعديلات النطاق. تتبع وأدر تغييرات العقارات بسهولة مع مجموعتنا الشاملة من التعديلات لتحسين وضوح المشروع....docx" ); Paragraph paragraph = doc . FirstSection...foreach ( Revision revision in paragraph . Range . Revisions ) { if...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. إدارة أجزاء النص في العروض التقديمية على Androi...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لنظام Android عبر Java، مما يعزز الأداء والتخصيص....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ar/androidjava/portion/
  9. PDFにテキストを追加する方法(C#を使用)|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメントにテキストを追加する方法を学び、コンテンツの強化とドキュメントの編集を行います。...); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ja/net/add-text-to-pdf-file/
  10. Convertir les présentations PowerPoint en vidéo...

    Apprenez comment convertir les présentations PowerPoint en vidéo en C++. Découvrez des exemples de code et des techniques d'automatisation pour rationaliser votre flux de travail.... Nous animons ainsi les paragraphes sur des objets, qui apparaîtront...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/fr/cpp/convert-powerpoin...