Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 18,544 for

paragraph

(0.07 sec)
  1. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  4. مثال Hello World باستخدام بايثون|Aspose.PDF لـ ...

    يوضح هذا المثال كيفية إنشاء مستند PDF بسيط يحتوي على نص Hello World باستخدام Aspose.PDF لـ Python عبر .NET....إضافة TextFragment إلى مجموعة paragraphs الخاصة بالصفحة save() المستند...إلى الصفحة الجديدة page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ar/python-net/hello-world-e...
  5. Section.ClearContent | Aspose.Words per .NET

    Sezioni chiare senza sforzo con il metodo ClearContent. Ottimizza il tuo flusso di lavoro e migliora l'efficienza della gestione dei contenuti oggi stesso!... Paragraphs . Count ); // L'esecuzione...doc . FirstSection . Body . Paragraphs . Count ); Guarda anche class...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Chercher

    chercher... Ajoutez le paragraphe au document à l’aide de la...SetText("Main Header"); // Ajouter un paragraphe ParagraphElement paragraphElement...

    blog.aspose.com/fr/pdf/create-tagged-pdf-files-...
  7. Automatisierung der PowerPoint-Erstellung in Ja...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für Node.js – schnell und zuverlässig PowerPoint- und OpenDocument-Dateien erzeugen, bearbeiten und konvertieren....) { let paragraph = new aspose . slides . Paragraph (); paragraph... BulletType . Symbol )); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/de/nodejs-java/automatin...
  8. Автоматизация создания PowerPoint в JavaScript:...

    Автоматизируйте создание слайдов на облачных платформах с помощью Aspose.Slides для Node.js — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument....) { let paragraph = new aspose . slides . Paragraph (); paragraph... BulletType . Symbol )); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/ru/nodejs-java/automatin...
  9. 프로그래밍으로 PDF 문서 생성|Aspose.PDF for Python via .NET

    이 페이지는 Aspose.PDF for Python via .NET 라이브러리를 사용하여 처음부터 PDF 문서를 생성하는 방법을 설명합니다.... 페이지의 paragraphs 컬렉션에 TextFragment 를 추가합니다...# 새 페이지에 텍스트 조각 추가 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ko/python-net/create-document/
  10. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used....the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

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