Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 15,205 for

section

(0.07 sec)
  1. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import.... first_section . body . get_text () . strip...£, ¥, ¤' , doc . first_section . body . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction... first_section . body . first_paragraph ....assertFalse ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the document.... sections [ 0 ] . page_setup . orientation...Orientation . LANDSCAPE doc . sections [ 0 ] . page_setup . margins...

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

    chercher...r> </dependency> Dans les sections suivantes, vous apprendrez...et de colonnes. Dans cette section, nous allons créer un tableau...

    blog.aspose.com/fr/words/create-rich-word-docum...
  5. Werken met secties in C++|Aspose.Words voor C++

    Concepten van documentsecties en manipulatiepraktijken begrijpen met behulp van C++. Sectie invoegen in een document C++. Verwijder sectie C++. Kopieer secties tussen documenten....weergegeven door de klassen Section en SectionCollection . Sectieobjecten...kunnen worden benaderd via de Sections eigenschap. U kunt deze knooppunten...

    docs.aspose.com/words/nl/cpp/working-with-secti...
  6. Multi-part answer sheet with fill-in line|Docum...

    OMR ready multi-part answer sheet with fill-in line...column=1 header_type=square sections_count=25 options_count=4 ...column=1 header_type=square sections_count=25 options_count=4 ...

    docs.aspose.com/omr/net/showcases/exam/multipart/
  7. Missing Properties|Documentation

    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....type, and url to the header section in order to make it a valid...

    docs.aspose.com/psd/bg/missing-properties/
  8. Tingkat Logis Node dalam Dokumen di C#|Aspose.W...

    Dalam dokumentasi Aspose.Words untuk .NET disebutkan level logis dari node – level blok, level inline, atau level baris menggunakan C#. Tingkat simpul digunakan untuk menggambarkan lokasi di pohon dokumen di mana simpul tersebut biasanya muncul....bagian, diwakili oleh kelas Section dan dipisahkan oleh hentian...footer. Node level Document dan Section memiliki struktur seperti yang...

    docs.aspose.com/words/id/net/logical-levels-of-...
  9. Логические уровни узлов в документе C#|Aspose.W...

    В Aspose.Words для .NET в документации упоминаются логические уровни узлов – уровень блока, уровень строки или уровень строки с использованием C#. Уровень узла используется для описания местоположения в дереве документа, где обычно происходит узел....нескольких разделов, представленных Section класс и разделенные секционными...нижних колонок. Document и Section Узлы уровня имеют структуру...

    docs.aspose.com/words/ru/net/logical-levels-of-...
  10. 如何使用 C# 删除 Word 中的所有分节符

    本文指导如何使用 C# 删除 Word 中的所有分节符。它包含设置开发环境的必要信息以及使用 C# 删除 Word 中的分节符的示例代码。...对象中,其中包含几个要删除的部分 遍历文档中从倒数第二个到第一个的所有 sections 访问当前节的内容并将其附加到当前节的下一节 复制内容后删除当前部分...。另一方面,如果需要,您也可以根据 Section.Body 属性或 Section.PageSetup 选择要删除的部分。...

    kb.aspose.com/zh/words/net/how-to-delete-all-se...