Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 18,953 for

paragraphs

(2.18 sec)
  1. Получить границы абзаца из презентаций в .NET|Д...

    Узнайте, как получить границы абзаца и текстовых фрагментов в Aspose.Slides for .NET для оптимизации позиционирования текста в презентациях PowerPoint....RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...и координаты Portion или Paragraph в TextFrame ячейки таблицы...

    docs.aspose.com/slides/ru/net/paragraph/
  2. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. Assert . That ( doc . GetChild...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. InlineStory.LastParagraph | Aspose.Words per .NET

    Scopri la proprietà LastParagraph di InlineStory per accedere senza sforzo al paragrafo finale del tuo racconto, migliorando la tua esperienza di gestione dei contenuti.... public Paragraph LastParagraph { get ; } Esempi...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  5. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property to control paragraph graphics as artifacts, enhancing your document's visual clarity....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 搜索

    搜索...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # 為所選段落添加飛行動畫效果...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/zh-hant/slides/apply-text-anima...
  8. TexteMathématique|Documentation d'Aspose.Slides...

    Travailler avec le texte mathématique en PHP à l'aide d'Aspose.Slides: créer et modifier des équations, des fractions, des radicaux, des scripts, le formatage, et rendre les résultats pour PPT et PPTX....// Accéder au paragraphe mathématique. $paragraph = $mathShape...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/fr/php-java/examples/ele...
  9. TxtSaveOptionsBase Class | Aspose.Words per .NET

    Scopri Aspose.Words.Saving.TxtSaveOptionsBase per un salvataggio documenti migliorato. Personalizza le opzioni di formattazione del testo per risultati ottimali ed efficienza....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Creiamo un oggetto "TxtSaveOptions"...

    reference.aspose.com/words/it/net/aspose.words....
  10. Node Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Node، الأساس الضروري لجميع عقد مستندات Word، مما يتيح معالجة المستندات وتخصيصها بشكل سلس....Document doc = new Document (); Paragraph para = doc . FirstSection...هذه الوثيقة. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/ar/net/aspose.words/...