Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 18,511 for

paragraphs

(0.31 sec)
  1. أرشيف

    أرشيف...TextParagraph paragraph = new TextParagraph(); paragraph.Position...بالفقرة paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/ar/pdf/rotate-text-inside-pdf-d...
  2. Extracción avanzada de texto de presentaciones ...

    Aprenda cómo extraer texto rápida y fácilmente de presentaciones PowerPoint usando Aspose.Slides para Python a través de .NET. Siga nuestra guía simple, paso a paso, para ahorrar tiempo y acceder eficientemente al contenido de las diapositivas en sus aplicaciones.... for paragraph in text_frame . paragraphs : # Recorrer...párrafo actual. for portion in paragraph . portions : # Mostrar el...

    docs.aspose.com/slides/es/python-net/extract-te...
  3. الحصول على خصائص الشكل الفعّالة من العروض التقد...

    اكتشف كيف تحسب Aspose.Slides for Python عبر .NET وتطبق الخصائص الفعّالة للأشكال لتحقيق عرض دقيق في PowerPoint وOpenDocument.... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/ar/python-net/shape-effe...
  4. إنشاء مستند PDF برمجياً|Aspose.PDF لـ Python عب...

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام Aspose.PDF for Python عبر مكتبة .NET....أضف TextFragment إلى مجموعة paragraphs في الصفحة احفظ مستند PDF...النص للصفحة الجديدة page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ar/python-net/create-document/
  5. C++ で PowerPoint プレゼンテーションをビデオに変換する|Aspose.Slid...

    C++ で PowerPoint プレゼンテーションをビデオに変換する方法を学びます。サンプルコードと自動化手法を活用してワークフローを効率化しましょう。...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/ja/cpp/convert-powerpoin...
  6. BuildingBlockBehavior enumeration | Aspose.Word...

    Aspose.Words.BuildingBlocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... Paragraph Specifies that the building...be inserted into its own paragraph. Page Specifies that the building...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF内のテキストフォーマットをC#で行う|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメント内のテキストをフォーマットする方法を学び、ドキュメントの視覚的プレゼンテーションを向上させます。...これは、TextFragmentおよびParagraphsコレクションを使用したPDF生成シナリオで行のインデントを指定するために使用できます。...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ja/net/text-formatting-insi...
  8. Guide du développeur|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....style de texte Paragraphe Travailler avec le paragraphe Style Travailler...

    docs.aspose.com/diagram/fr/net/developer-guide/
  9. StyleCollection.Count | Aspose.Words لـ .NET

    اكتشف خاصية StyleCollection Count لاسترداد العدد الإجمالي للأنماط في مجموعتك بسهولة لتحسين التنظيم والإدارة....Paragraph"، ستطبق المجموعة قيم // خاصية...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... next_paragraph_style_name } ' ) print ( f...StyleCollection StyleCollection.default_paragraph_format property StyleCollection...

    reference.aspose.com/words/python-net/aspose.wo...