Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 18,953 for

paragraph

(0.27 sec)
  1. Aspose.PDF С++ Example|Aspose.PDF for C++

    このページは、テキストを含むPDFドキュメントを作成するためのシンプルなプログラミングの使用方法を示しています - Hello World....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ja/cpp/hello-world-example/
  2. Création d'un tableau sur une diapositive Power...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/fr/net/creating-a-table-...
  3. Создание таблицы на слайде PowerPoint в VSTO и ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraphs ( 0 , tf . TextRange . Text...//Установить размер шрифта 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/ru/net/creating-a-table-...
  4. วิธีกำจัดตัวแบ่งหน้าใน Word โดยใช้ Java

    บทความนี้อธิบายวิธีกำจัดตัวแบ่งหน้าใน Word โดยใช้ Java มีรายละเอียดเกี่ยวกับการตั้งค่าสภาพแวดล้อม รายการขั้นตอนการเขียนโปรแกรม และโค้ดตัวอย่างที่เรียกใช้ได้เพื่อลบตัวแบ่งหน้าทั้งหมดใน Word โดยใช้ Java...และเข้าถึงย่อหน้า ทำซ้ำผ่าน paragraphs ทั้งหมดเพื่อค้นหาและลบตั...Java ใช้ค่าตัวแจง NodeType.PARAGRAPH เพื่อกรองย่อหน้าจากเอกสาร...

    kb.aspose.com/th/words/java/how-to-eliminate-pa...
  5. Cách xóa ngắt trang trong Word bằng Python

    Bài viết này hướng dẫn cách xóa ngắt trang trong Word bằng Python. Nó chia sẻ thông tin chi tiết về cài đặt IDE, danh sách tác vụ và mã mẫu có thể chạy được để loại bỏ tất cả các ngắt trang trong Word bằng Python....lớp Document và truy cập paragraphs của nó Lặp lại tất cả các...cách sử dụng phương thức as_paragraph() và được kiểm tra đối với...

    kb.aspose.com/vi/words/python/how-to-delete-pag...
  6. InlineStory.FirstParagraph | Aspose.Words för .NET

    Upptäck egenskapen InlineStory FirstParagraph för att enkelt komma åt och förbättra det första stycket i din berättelse för ökat engagemang.... public Paragraph FirstParagraph { get ; } Exempel...comment . AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... first_paragraph ) builder . write ( 'My text...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline">'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. إنشاء مستند PDF باستخدام C++|Aspose.PDF لـ C++

    المهمة الأكثر شيوعًا وأساسًا في العمل مع ملف PDF هي إنشاء مستند من البداية. استخدم مكتبة Aspose.PDF for C++....إضافة TextFragment إلى مجموعة Paragraph في الصفحة حفظ مستند PDF الناتج..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/ar/cpp/create-document/
  9. TabStopCollection.RemoveByPosition | Aspose.Wor...

    أزل علامات التبويب بسهولة من مجموعتك باستخدام طريقة RemoveByPosition. بسّط تنسيقك لتحسين التحكم في مستنداتك!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. StructuredDocumentTagRangeStart.remove_self_onl...

    StructuredDocumentTagRangeStart.remove_self_only method. Removes this range start and appropriate range end nodes of the structured document tag, but keeps its content inside the document tree.... first_paragraph ) doc . last_section . body...first_section . body . first_paragraph ) return range_start See Also...

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