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

paragraph

(0.32 sec)
  1. 脚注 脚注|Aspose.PDF for Reporting Services

    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 > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > I’m...

    docs.aspose.com/pdf/ja/reportingservices/footno...
  2. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words Document Object Model (DOM) ใน C#|...

    Document Object Model (DOM) คือการแสดงเอกสาร Word ในหน่วยความจำ อ่าน จัดการ และแก้ไขเนื้อหาและการจัดรูปแบบของเอกสาร Word โดยใช้ C#...ื่นได้ เช่น Section หรือ Paragraph ได้มาจากคลาส CompositeNode...่าง Document , Section , Paragraph , Table , Shape , Run และจุดไข่ปลาอื่นๆ...

    docs.aspose.com/words/th/net/aspose-words-docum...
  4. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (Українська)DOM) – це незрівнянне представлення документа Word. Читання, маніпуляція та зміна вмісту та форматування документа Word за допомогою Javaй...вершини, наприклад, Section або Paragraph , від занурення CompositeNode...нижче. Document , Section , Paragraph , Table , Shape , Run , і...

    docs.aspose.com/words/uk/java/aspose-words-docu...
  5. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) е в памет представяне на Word документ. Прочетете, манипулирайте и модифицирайте съдържанието и форматирането на Word документ, използвайки Java....възли, например, Section или Paragraph , ен CompositeNode клас, който...по-долу. Document , Section , Paragraph , Table , Shape , Run , и...

    docs.aspose.com/words/bg/java/aspose-words-docu...
  6. Crea una casella di testo in cui ogni riga ha u...

    Impara come creare una casella di testo in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for JavaScript via C++....h1 > Add TextBox and Set Paragraph Alignment </ h1 > < input...family." ; // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/it/javascript-cpp/create-...
  7. Crear una caja de texto en la que cada línea te...

    Aprende cómo crear una caja de texto en la que cada línea puede tener una alineación horizontal diferente usando Aspose.Cells for JavaScript a través de C++....h1 > Add TextBox and Set Paragraph Alignment </ h1 > < input...family." ; // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/es/javascript-cpp/create-...
  8. 强制表格在新页面渲染|Aspose.PDF for Java

    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....TextFragment ( "HHHHH" )); } Paragraphs paragraphs = curPage . getParagraphs...getParagraphs (); paragraphs . add ( table ); /********* Table table1...

    docs.aspose.com/pdf/zh/java/force-table-renderi...
  9. 如何使用 Python 删除 Word 中的分页符

    本文指导如何使用 Python 删除 Word 中的分页符。它共享有关 IDE 设置的详细信息、任务列表和可运行的示例代码,以使用 Python 删除 Word 中的所有分页符。...Word 文件加载到 Document 类对象并访问其 paragraphs 遍历所有段落并检查每个段落之前的分页符 将 page_break_before...Word 中的所有分页符。 paragraphs 集合中的每个节点都使用 as_paragraph() 方法转换为一个段落,并检查属性...

    kb.aspose.com/zh/words/python/how-to-delete-pag...
  10. PHP を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides for ...

    Java 経由で PHP 用 Aspose.Slides を使用して PowerPoint プレゼンテーションのテキスト部分を管理する方法を学び、パフォーマンスとカスタマイズ性を向上させます。...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...スタイル継承はどのように機能しますか:Portion が上書きするものと、Paragraph/TextFrame から取得されるものは何ですか?...

    docs.aspose.com/slides/ja/php-java/portion/