Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 18,529 for

paragraphs

(0.1 sec)
  1. ค้นหา

    ค้นหา...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // เ...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/th/slides/apply-animation-to-te...
  2. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....sets text alignment for the paragraph. Aspose :: Words :: ParagraphAlignment...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. NodeCollection.Count | Aspose.Words per .NET

    Scopri la proprietà NodeCollection Count per accedere facilmente al numero totale di nodi nella tua raccolta, migliorando l'efficienza e la gestione dei dati.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  5. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour PHP via Java, améliorant les performances et la personnalisation....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...partie du texte dans un même paragraphe ? Oui, vous pouvez assigner...

    docs.aspose.com/slides/fr/php-java/portion/
  7. 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...
  8. 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...
  9. 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/
  10. تدوير النص داخل 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/