Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 15,231 for

section

(0.8 sec)
  1. 处理 C# 中的文档|.NET 格式的 Aspose.Words

    `Document` 类使用 C# 提供各种文档属性和方法。您可以使用 `Document` 类作为您想要使用 Aspose.Words for .NET 执行的任何操作的起点。 `Document` 对象可以保存到文件或流中,也可以发送到浏览器。... Document 包含 Section 对象的集合,使您能够获取特定部分或执行某些操作,例如复制或移动部分。...

    docs.aspose.com/words/zh/net/working-with-docum...
  2. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ContinuousSectionRestart Enum | Aspose.Words pe...

    Esplora l'enumerazione Aspose.Words.Layout.ContinuousSectionRestart per opzioni di numerazione delle pagine flessibili in sezioni continue. Migliora il layout del documento senza sforzo!...Document ( MyDir + "Continuous section page numbering.docx" ); //...

    reference.aspose.com/words/it/net/aspose.words....
  4. TabStopCollection.get_index_by_position method ...

    TabStopCollection.get_index_by_position method. Gets the index of a tab stop with the specified position in points.... first_section . body . paragraphs [ 0 ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.fore_tint_and_shade property | Aspose.Word...

    Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground color.... first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it.... first_section . body . tables [ 0 ] # Enabling...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... first_section . body . tables self . assertEqual...

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

    chercher...télécharger les API à partir de la section New Releases ou utiliser les... vous pouvez consulter la section Documentation pour explorer...

    blog.aspose.com/fr/page/convert-eps-ps-to-word-...
  9. Vkládání a připojování dokumentů v C++|Aspose.W...

    Zkombinujte dokumenty do jednoho: vložte nebo připojte dokument do nového nebo existujícího pomocí najít a nahradit, sloučit pole, záložku nebo jednoduše na konci dokumentu....připojení pomocí vlastností Section a PageSetup . Vlastnost PageSetup...Všimněte si, že vlastnosti Section a PageSetup nekontrolují, jak...

    docs.aspose.com/words/cs/cpp/insert-and-append-...
  10. Java中文档中节点的逻辑级别|Aspose.Words为Java

    在Aspose.WordsforJava文档中提到了节点的逻辑级别-块级别,内联级别或行级别。 节点级别用于描述文档树中节点通常出现的位置。...文档和节逻辑级别 一个Word文档由一个或多个部分组成,由 Section 类表示,并用节符分隔。 节可以定义自己的页面大小、边距、方向、文本列数以及页眉和页脚。...stories 。 在Aspose.Words中, Section 节点包含 Body 和 HeaderFooter 故事节点。...

    docs.aspose.com/words/zh/java/logical-levels-of...