Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 18,336 for

paragraph

(0.16 sec)
  1. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is een in-memory weergave van een Word document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word document met behulp van C++.... bijvoorbeeld Section of Paragraph , zijn afgeleid van de CompositeNode...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/cpp/aspose-words-docum...
  2. Aspose.Words Model Obiect Document (DOM)|Aspose...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind Java.... de exemplu, Section sau Paragraph , derivă din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run , și...

    docs.aspose.com/words/ro/java/aspose-words-docu...
  3. Aspose.Words model obiect Document (DOM) în C++...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind C++.... de exemplu, Section sau Paragraph , derivă din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run , și...

    docs.aspose.com/words/ro/cpp/aspose-words-docum...
  4. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Archiwa

    Archiwa...is_composite) : include_next_paragraph(endNode, nodes) # Zwróć węzły...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/pl/words/extract-text-from-word...
  6. Automatización de la generación de PowerPoint e...

    Automatiza la creación de diapositivas en plataformas en la nube con Aspose.Slides para Python—genera, edita y convierte archivos PowerPoint y OpenDocument de forma rápida y fiable....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/es/python-net/automating...
  7. PDF 내부 텍스트 회전 C++ 사용|Aspose.PDF for C++

    텍스트를 PDF로 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 단편 또는 전체 단락을 회전할 수 있습니다....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...단락에 추가 paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/ko/cpp/rotate-text-inside-pdf/
  8. Android のプレゼンテーションで箇条書きと番号付きリストを管理する|Aspose.Sli...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument のプレゼンテーションで箇条書きと番号付きリストを管理する方法を学びます。ステップバイステップガイド。... Paragraph クラスを使用して最初の段落インスタンスを作成します。...0 ); // 段落を作成する Paragraph para = new Paragraph (); // 段落の箇条書きスタイルとシンボルを設定する...

    docs.aspose.com/slides/ja/androidjava/manage-bu...
  9. ParagraphCollection Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ParagraphCollection للوصول بشكل سلس إلى عقد الفقرات المنظمة، مما يعزز معالجة المستندات والكفاءة في مشاريعك....وصولاً مكتوبًا إلى مجموعة من Paragraph العقد. لمعرفة المزيد، قم بزيارة...المجموعة. Item { get; } يسترجع Paragraph عند الفهرس المعطى. (2 indexers)...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Lưu trữ

    Lưu trữ...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # thêm...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/vi/slides/apply-text-animation-...