Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 18,321 for

paragraphs

(0.18 sec)
  1. 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/fr/net/asp-vbscript-via-com...
  2. ASP - VBScript를 통한 COM 상호 운용|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/ko/net/asp-vbscript-via-com...
  3. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  4. Exemple de Hello World en utilisant le langage ...

    Cet exemple montre comment créer un document PDF simple "Hello, World!" en utilisant Aspose.PDF pour Python...Obtenez la collection de paragraphes de la page en utilisant la...la fonction page_get_paragraphs . Créer un nouvel objet image...

    docs.aspose.com/pdf/fr/python-cpp/hello-world-e...
  5. Faire Pivoter le Texte à l'Intérieur du PDF|Asp...

    Apprenez différentes façons de faire pivoter du texte dans un PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, faire pivoter un fragment de texte ou un paragraphe entier....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...fragments de texte au paragraphe paragraph . appendLine ( textFragment1...

    docs.aspose.com/pdf/fr/java/rotate-text-inside-...
  6. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. إدارة روابط العروض التقديمية في C++|وثائق Aspos...

    قم بإدارة الروابط التشعبية بسهولة في عروض PowerPoint و OpenDocument التقديمية باستخدام Aspose.Slides لـ C++ — حسّن التفاعل وسير العمل في دقائق....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/ar/cpp/manage-hyperlinks/
  8. PowerPoint-Präsentationen in Video konvertieren...

    Erfahren Sie, wie Sie PowerPoint-Präsentationen in C++ zu einem Video konvertieren. Entdecken Sie Beispielcode und Automatisierungstechniken, um Ihren Arbeitsablauf zu optimieren....SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/de/cpp/convert-powerpoin...
  9. تحويل عروض PowerPoint إلى فيديو باستخدام C++|وث...

    تعرّف على كيفية تحويل عروض PowerPoint إلى فيديو باستخدام C++. اكتشف عينة التعليمات البرمجية وتقنيات الأتمتة لتبسيط سير العمل الخاص بك....SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/ar/cpp/convert-powerpoin...
  10. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Upptäck DocumentVisitor VisitParagraphEnd-metoden – hantera effektivt styckeuppräkning i dina applikationer för förbättrad prestanda....VisitParagraphEnd ( Paragraph paragraph ) Parameter Typ Beskrivning...Beskrivning paragraph Paragraph Objektet som besöks. Returvärde En...

    reference.aspose.com/words/sv/net/aspose.words/...