Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 18,543 for

paragraphs

(0.21 sec)
  1. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless document text formatting. Enhance your documents with consistent, professional style....Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . That...

    reference.aspose.com/words/net/aspose.words/sty...
  2. مثال Hello World باستخدام بايثون|Aspose.PDF لـ ...

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

    docs.aspose.com/pdf/ar/python-net/hello-world-e...
  3. Gérer les hyperliens de présentation sur Androi...

    Gestion sans effort des hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Android via Java — améliorez l'interactivité et le flux de travail en quelques minutes....clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/fr/androidjava/manage-hy...
  4. 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....nouveau paragraphe de texte dans la collection de paragraphes et passer...nouveau paragraphe de texte dans la collection de paragraphes et passer...

    docs.aspose.com/pdf/fr/cpp/converting/convert-o...
  5. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  6. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...that Aspose inserts an extra paragraph (or newline) immediately after...introducing this additional paragraph. Is there a recommended way...

    forum.aspose.com/t/difference-in-aspose-behavio...
  7. Convertir presentaciones de PowerPoint a video ...

    Aprenda a convertir presentaciones de PowerPoint a video en Java. Descubra código de ejemplo y técnicas de automatización para optimizar su flujo de trabajo.... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...for Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/es/androidjava/convert-p...
  8. Hur man tar bort sidbrytning i Word med Python

    Den här artikeln visar hur du tar bort sidbrytning i Word med Python. Den delar information om IDE-inställningarna, en lista över uppgifter och en körbar exempelkod för att ta bort alla sidbrytningar i Word med Python....och få åtkomst till dess paragraphs Iterera igenom alla stycken...ett stycke med metoden as_paragraph() och kontrolleras mot egenskapen...

    kb.aspose.com/sv/words/python/how-to-delete-pag...
  9. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...and can only be a child of Paragraph . SpecialChar char is used...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision...as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

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