Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 18,326 for

paragraphs

(0.14 sec)
  1. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  2. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  3. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances document processing by ignoring headers and footers for cleaner data analysis....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  4. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  5. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method... PARAGRAPH , 'TemplateStyle1' ) style.... add ( aw . StyleType . PARAGRAPH , 'TemplateStyle2' ) style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Scopri come la proprietà InsertRelativePosition di FieldStyleRef può migliorare la formattazione del tuo documento gestendo in modo efficace i riferimenti ai paragrafi.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/it/net/aspose.words....
  9. Absatzgrenzen aus Präsentationen in C++ abrufen...

    Erfahren Sie, wie Sie in Aspose.Slides für C++ die Grenzen von Absätzen und Textportionen abrufen können, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....rechteckigen Koordinaten eines Paragraphs innerhalb der Absatzsammlung...auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...

    docs.aspose.com/slides/de/cpp/paragraph/
  10. PHPでPowerPointテキストにアニメーションを付ける|Aspose.Slides fo...

    Aspose.Slides for PHP via Java を使用して、PowerPoint および OpenDocument プレゼンテーションに動的なアニメーションテキストを作成し、わかりやすく最適化されたコード例を提供します。...getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/ja/php-java/animated-text/