Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 15,451 for

section

(0.68 sec)
  1. Archiv

    Archiv...Naklonujte sekci do objektu Section pomocí metody Document->ge...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/cs/words/split-ms-word-document...
  2. Настройка заголовков и подвалов с помощью C++|D...

    В этой статье объясняется, как программно вставить изображение в заголовок и подвал листов Excel с помощью настройки заголовков и подвалов с помощью команд скрипта, используя API или библиотеку C++....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/ru/cpp/setting-headers-an...
  3. Impostare intestazioni e piè di pagina con Node...

    Questo articolo spiega come inserire programmaticamente un immagine nell intestazione e nel piè di pagina dei fogli di lavoro Excel usando Aspose.Cells for Node.js via C++....worksheet name at the left section of the header pageSetup . setHeader...current time at the central section of the header // and changing...

    docs.aspose.com/cells/it/nodejs-cpp/setting-hea...
  4. Configuración de encabezados y pies de página c...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de cálculo de Excel usando Aspose.Cells for Node.js via C++....worksheet name at the left section of the header pageSetup . setHeader...current time at the central section of the header // and changing...

    docs.aspose.com/cells/es/nodejs-cpp/setting-hea...
  5. Insérer et ajouter des documents en C++|Aspose....

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant rechercher et remplacer, fusionner un champ, un signet ou simplement à la fin du document....InsertDocument : Les sous-sections suivantes décrivent les options...votre document, tel qu’une section ou un paragraphe, vous devez...

    docs.aspose.com/words/fr/cpp/insert-and-append-...
  6. Ekstrak Paragraf dari PDF C#|Aspose.PDF for .NET

    Pelajari cara mengekstrak paragraf dari dokumen PDF di .NET menggunakan Aspose.PDF untuk pengambilan teks terstruktur.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/id/net/extract-paragraph-fr...
  7. PaperSize Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.PaperSize per definire formati di carta personalizzati nei tuoi documenti. Migliora la formattazione dei tuoi documenti con facilità!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  8. ארכיון

    ארכיון...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/he/words/extract-text-from-word...
  9. 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/ko/python-net/make/md/
  10. Tạo DOCX Bằng Python

    Tạo một DOCX mới trong Python trong một vài bước. Dễ dàng tạo DOCX bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/docx/