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

section

(0.09 sec)
  1. Archiv

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

    blog.aspose.com/cs/words/extract-text-from-word...
  2. Lưu trữ

    Lưu trữ...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/vi/words/extract-text-from-word...
  3. Управление Зумом|Документация Aspose.Slides

    Добавьте зум или рамки зума в презентации PowerPoint на C# или .NET... Sections . AddSection ( "Раздел 1"..., 20 , 300 , 200 , pres . Sections [ 1 ]); // Сохраняет презентацию...

    docs.aspose.com/slides/ru/net/manage-zoom/
  4. Архів

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

    blog.aspose.com/uk/words/split-ms-word-document...
  5. 아카이브

    아카이브...deepClone() 메서드를 사용하여 섹션을 Section 객체로 복제합니다. 새 문서를 만들고 Document...Document.getSections().add(Section) 메서드를 사용하여 문서에 복제된 섹션을 추가합니다. Document...

    blog.aspose.com/ko/words/split-ms-word-document...
  6. PageSetup Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.PageSetup per una personalizzazione impeccabile dell'impostazione di pagina nelle sezioni del tuo documento. Ottimizza il layout e migliora la leggibilità oggi stesso!...impostazione della pagina di una section (margine sinistro, margine...Writeln ( "This is the first section, which landscape oriented with...

    reference.aspose.com/words/it/net/aspose.words/...
  7. 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...
  8. Changements de l'API Publique dans Aspose.PDF 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....Section Ajouté : public ColumnInfo...legacyxmlmodel.Sections Ajouté : public Sections() public Section ajouter()...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  9. 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/
  10. 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/