Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 18,545 for

paragraphs

(0.17 sec)
  1. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer les hyperliens dans Aspose.Slides for C++: texte du lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples en C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  2. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets document default text formatting....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Putar Teks di Dalam PDF menggunakan C#|Aspose.P...

    Pelajari cara memutar teks dalam file PDF di .NET menggunakan Aspose.PDF untuk menyesuaikan penyelarasan teks dan meningkatkan presentasi.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/rotate-text-inside-pdf/
  5. تدوير النص داخل PDF باستخدام C#|Aspose.PDF for ...

    تعلم كيفية تدوير النص داخل ملفات PDF في .NET باستخدام Aspose.PDF لضبط محاذاة النص وتحسين العرض.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/rotate-text-inside-pdf/
  6. Rotacionar Texto Dentro do PDF usando C#|Aspose...

    Aprenda como rotacionar texto dentro de arquivos PDF em .NET usando Aspose.PDF para ajustar o alinhamento do texto e melhorar a apresentação.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/pt/net/rotate-text-inside-pdf/
  7. 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-...
  8. Анимировать текст PowerPoint в C++|Документация...

    Создайте динамический анимированный текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для C++, используя понятные и оптимизированные примеры кода на C++....() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // добавить эффект...

    docs.aspose.com/slides/ru/cpp/animated-text/
  9. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....Also, you can trim the last paragraph break from a document being...feature is useful for a single-paragraph document being inserted, when...

    docs.aspose.com/words/java/inserting-documents-...
  10. PowerPoint-Text in C++ animieren|Aspose.Slides ...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ und leicht nachvollziehbaren, optimierten C++-Beispielcode....() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // Fly-Animationseffekt...

    docs.aspose.com/slides/de/cpp/animated-text/