Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 18,590 for

paragraphs

(1.22 sec)
  1. HTML-Dokument bearbeiten – Aspose.HTML for Java

    Erfahren Sie, wie Sie das Dokumentobjektmodell mit Aspose.HTML for Java lesen oder ändern, HTML bearbeiten und Inline-CSS und internes CSS verwenden....(style); 13 14 // Create a paragraph element with class-name "gr"...Append the text node to the paragraph 22 p. appendChild (text);...

    docs.aspose.com/html/de/java/edit-a-document/
  2. Automatisierung der PowerPoint-Generierung in C...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für C++ – schnell und zuverlässig PowerPoint- und OpenDocument-Dateien erzeugen, bearbeiten und konvertieren....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/de/cpp/automating-powerp...
  3. FAQ|Aspose.Slides for Python Documentation

    Get answers to FAQ on Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/python-net/faq/
  4. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for C++, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/cpp/faqs/
  5. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a tab stop in C++....set custom tab stops for a paragraph. auto doc = System :: MakeObject...SharedPtr < Aspose :: Words :: Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....FirstParagraph property Gets the first paragraph among the immediate children...children. public Paragraph FirstParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  7. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDFファイルに円オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに円オブジェクトを作成する方法を説明します。...object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ja/net/add-circle/
  9. C++를 통해 PPTX 문서에서 텍스트 및 이미지 추출 | products.aspos...

    Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ 런타임 환경의 PPTX 파일에서 텍스트와 이미지를 추출하는 C++ 예제 코드....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/ko/cpp/parser/pptx/
  10. العمل مع الأنماط والموضوعات|Aspose.Words لـ Pyt...

    الوصول إلى الأنماط والسمات وإدارتها في مستند باستخدام Python.... إليك تطبيق paragraphs_by_style_name : ستجد أدناه...اسم نمط Paragraph في خاصية Style.name لكائن Paragraph.paragraph_format...

    docs.aspose.com/words/ar/python-net/working-wit...