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

paragraphs

(0.18 sec)
  1. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Access the math paragraph. IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/java/examples/elements/m...
  2. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....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...
  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. Использование FloatingBox для генерации текста|...

    Эта страница объясняет, как форматировать текст внутри плавающего блока.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } В приведенном...

    docs.aspose.com/pdf/ru/net/floating-box/
  8. 数式テキスト|Aspose.Slides ドキュメント

    Aspose.Slides for C++ の MathematicalText の例を探求します。C++ を使用して PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定できます。... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  9. 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-...
  10. Animierter Text|Aspose.Slides Dokumentation

    Fügen Sie animierten Text und Effekte zu einer PowerPoint-Präsentation in C# oder .NET hinzu...IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/de/net/animierter-text/