Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 14,637 for

section

(0.08 sec)
  1. Архів

    Архів... Клонуйте розділ в об’єкт Section за допомогою методу Document...Document.getSections().add(Section) . Збережіть документ за допомогою...

    blog.aspose.com/uk/words/split-ms-word-document...
  2. Документи|Aspose.Words для Python via .NET

    Об'єднайте документи в одну: вставте або додайте документ на новий або існуючий, використовуючи пошук і заміну, об'єднати поле, закладку або просто в документі, кінець в Pythonй...документів у вставку або застосунку Section і PageSetup й Про нас page_setup...атрибути розділу, такі як section_start > restart_page_numbering...

    docs.aspose.com/words/uk/python-net/insert-and-...
  3. Python का उपयोग करके DOCX बनाएं

    कुछ ही चरणों में Python में एक नया DOCX बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOCX बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/docx/
  4. Python का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में Python में एक नया Markdown बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/md/
  5. Aspose.Words DOM|Aspose.Words pour Python via .NET

    Document Object Model (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de Python.... Cette section décrit les principales classes...paragraphe, d’un tableau ou d’une section est un nœud, et même le document...

    docs.aspose.com/words/fr/python-net/aspose-word...
  6. grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....Description Usage example sections_count 8 The maximum number...the element’s orientation . sections_count=7 options_count 10 The...

    docs.aspose.com/omr/net/txt-markup/grid/
  7. Travailler avec des zones de texte|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....en forme le texte dans la section Bloc de texte de la forme Visio...bloc de texte d’une forme La section de format de bloc de texte...

    docs.aspose.com/diagram/fr/java/working-with-te...
  8. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Como excluir todas as quebras de seção no Word ...

    Este artigo orienta sobre como excluir todas as quebras de seção no Word usando C#. Ele contém as informações necessárias para definir o ambiente para o desenvolvimento junto com o código de exemplo para remover a quebra de seção no Word usando C#....para remoção Percorra todo o sections começando do penúltimo ao...base na propriedade Section.Body ou Section.PageSetup, se necessário...

    kb.aspose.com/pt/words/net/how-to-delete-all-se...
  10. Travailler avec des listes dans C#|Aspose.Words...

    Introduction à la fonctionnalité de formatage de la numérotation dans Aspose.Words pour .NET....de redémarrage pour chaque section Vous pouvez redémarrer une...une liste pour chaque section à l’aide de la propriété IsRestartAtEachSecti...

    docs.aspose.com/words/fr/net/working-with-lists/