Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 14,825 for

section

(0.12 sec)
  1. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph.... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. أرشيف

    أرشيف... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/ar/words/extract-text-from-word...
  3. Архів

    Архів... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/uk/words/extract-text-from-word...
  4. Archiv

    Archiv... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/cs/words/extract-text-from-word...
  5. Работа с доступностью и тегированными PDF|Aspos...

    Эта глава описывает возможность создания тегированных PDF-документов. Эта функция позволяет добавлять теги к структурным документам. Узнайте больше о способах получения доступных PDF.... The next section provides details on how to...тегированного PDF-файла. This section covers following topic: Этот...

    docs.aspose.com/pdf/ru/androidjava/accessibilit...
  6. Guide du développeur en C++|Aspose.Words pour C++

    Ce Guide du développeur décrit des scénarios pratiques et des conseils pour vous aider à utiliser des Aspose.Words pour C++ fonctionnalités, obtenir une certaine apparence de document ou rendre un cas d'utilisation possible....Words, sélectionnez la section correspondante: Chargement...Words pour C++ API Reference section. Pour Commencer Low Code Related...

    docs.aspose.com/words/fr/cpp/developer-guide/
  7. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document.... first_section . body . paragraphs self ....revisions property Document.sections property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...renderTextAsBookFold ) for ( let s of doc . sections . toArray ()) { s . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.EndnoteOptions | Aspose.Words لـ .NET

    اكتشف خاصية PageSetup EndnoteOptions لتخصيص ترقيم الملاحظات الختامية وتحديد موضعها بسهولة لتحسين تنسيق المستند ووضوحه.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... first_section . body . tables [ 0 ] . first_row...docx' ) row = doc . first_section . body . tables [ 0 ] . first_row...

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