Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 15,552 for

section

(0.15 sec)
  1. أرشيف

    أرشيف...replace("section&p", "section&p----------p", findReplaceOptions)...doc.range.replace("insert-section", "&b", findReplaceOptions)...

    blog.aspose.com/ar/words/find-and-replace-text-...
  2. Archiv

    Archiv...replace("section&p", "section&p----------p", findReplaceOptions)...doc.range.replace("insert-section", "&b", findReplaceOptions)...

    blog.aspose.com/cs/words/find-and-replace-text-...
  3. 文档中节点的逻辑级别|Python via .NET 格式的 Aspose.Words

    在 Aspose.Words for Python via .NET 文档中提到了节点的逻辑级别 - 块级别、内联级别或行级别。节点级别用于描述该节点在文档树中通常出现的位置。...文档和部分逻辑级别 Word 文档由一个或多个部分组成,由 Section 类表示并由分节符分隔。节可以定义自己的页面大小、边距、方向、文本列数以及页眉和页脚。...向、文本列数以及页眉和页脚。 Document 和 Section 级别节点的结构如下图所示。 节包含正文以及第一页、偶...

    docs.aspose.com/words/zh/python-net/logical-lev...
  4. IReplacingCallback.Replacing | Aspose.Words per...

    Migliora la tua programmazione con il metodo IReplacingCallback! Personalizza le operazioni di sostituzione in modo efficiente eseguendo azioni definite dall'utente per ogni corrispondenza trovata....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/it/net/aspose.words....
  5. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored.... first_section . body . append_paragraph (...first_paragraph = doc_edited . first_section . body . first_paragraph first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields.... first_section . body . append_paragraph (...first_paragraph = doc_edited . first_section . body . first_paragraph first_paragraph...

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

    chercher...à travers les différentes sections du document. Dans cet article...le champ fait partie de la section table des matières. Récupérez...

    blog.aspose.com/fr/words/working-with-toc-in-wo...
  8. ארכיון

    ארכיון...Python - Code Sample # This section shows how to convert a webpage...navigating to the Developer’s guide section. There are several classes...

    blog.aspose.com/he/html/convert-html-to-markdow...
  9. Извлечение абзаца из PDF|Aspose.PDF для PHP чер...

    В этой статье описывается, как использовать ParagraphAbsorber - специальный инструмент в Aspose.PDF для извлечения текста из PDF-документов....getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/ru/php-java/extract-paragra...
  10. Document.EnsureMinimum | Aspose.Words per .NET

    Scopri come utilizzare il metodo EnsureMinimum per creare automaticamente una sezione e un paragrafo nei documenti, assicurando contenuti completi e organizzati.... Section , nodes [ 0 ]. NodeType );...Assert . AreEqual ( NodeType . Section , nodes [ 0 ]. NodeType );...

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