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

section

(0.16 sec)
  1. Логические уровни узлов в документе в Java|Aspo...

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

    docs.aspose.com/words/ru/java/logical-levels-of...
  2. Extract Text and Images from OTT File Online an...

    Online OTT file parser app. Java API code to extract images and text content from OTT document....templates, extract reusable sections, and automate document generation...and inconsistencies. Extract Sections: Reuse document components...

    products.aspose.com/total/java/parse/ott/
  3. Problèmes connus|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....connus Contents [ Hide ] Cette section comprend les sujets suivants...

    docs.aspose.com/cells/fr/java/known-issues/
  4. Travailler avec des lignes et des colonnes en P...

    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....PHP Contents [ Hide ] Cette section inclut les sujets suivants:...

    docs.aspose.com/cells/fr/java/working-with-rows...
  5. Fonctionnalités d affichage en Ruby|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....Ruby Contents [ Hide ] Cette section inclut les sujets suivants:...

    docs.aspose.com/cells/fr/java/display-features-...
  6. MailMerge.region_start_tag property | Aspose.Wo...

    MailMerge.region_start_tag property. Gets or sets a mail merge region start tag....restart_lists_at_each_section property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Imprimer un document dans C#|Aspose.Words pour ...

    Imprimez un document sur un Server à l'aide du XpsPrint API non géré ou via une imprimante sélectionnée avec les boîtes de dialogue Paramètres et Aperçu avant impression en C#....via le XpsPrint API Cette section est destinée aux utilisateurs...d’imprimante sont définis pour chaque section et sont spécifiques à l’imprimante...

    docs.aspose.com/words/fr/net/print-a-document-p...
  8. Chercher

    chercher...remplacer du texte dans les sections d’en-tête ou de pied de page...de plusieurs paragraphes, sections ou pages. Dans de tels cas...

    blog.aspose.com/fr/words/find-and-replace-text-...
  9. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...sections: sect = s.as_section() for node in sect...for s in self.doc.sections: sect = s.as_section() for node in sect...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  10. Aspose.Words DOM|Python via .NET用Aspose.Words

    Document Object Model (DOM) は、Word ドキュメントのメモリ内表現です。 Python を使用して、Word ドキュメントのコンテンツと書式設定を読み取り、操作、変更します。... Section や Paragraph など、他のノードを含むことができるノードは...クトのツリーが作成されます。 Document 、 Section 、 Paragraph 、 Table 、 Shape...

    docs.aspose.com/words/ja/python-net/aspose-word...