Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 15,191 for

section

(0.41 sec)
  1. Document.Protect | Aspose.Words för .NET

    Skydda dina dokument enkelt med Document Protect. Förhindra obehöriga ändringar samtidigt som du behåller ditt befintliga lösenord intakt eller använder ett slumpmässigt lösenord.... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. 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...
  3. Настройка заголовков и подвалов с помощью 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...
  4. 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...
  5. 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...
  6. Définir des en têtes et des pieds de page|Docum...

    Cet article explique comment insérer de manière programmatique une image dans l en tête et le pied de page des feuilles de calcul Excel en définissant l en tête et le pied de page avec des commandes de script en utilisant l API C# ou la bibliothèque .NET....que deux paramètres : Section – la section où l’en-tête ou le pied...être placé. Il existe trois sections : gauche, centre et droite...

    docs.aspose.com/cells/fr/net/setting-headers-an...
  7. BuildingBlock.Type | Aspose.Words لـ .NET

    اكتشف خاصية نوع كتلة البناء، وهي أساسية لتحديد أنواع كتل البناء في مشاريعك. حسّن تصميمك بوضوح ودقة!...this block in the Quick Parts section of word will place its contents...الخاصة به في الموقع. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/ar/net/aspose.words....
  8. FieldAutoTextList Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldAutoTextList, utformad för att effektivisera dokumentautomation med effektiv implementering av AUTOTEXTLIST-fält....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  9. BuildingBlock.Type | Aspose.Words per .NET

    Scopri la proprietà BuildingBlock Type, essenziale per definire i tipi di blocchi predefiniti nei tuoi progetti. Migliora il tuo design con chiarezza e precisione!...this block in the Quick Parts section of word will place its contents...nella posizione. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/it/net/aspose.words....
  10. ทำให้ DOC โดยใช้ Python

    สร้าง DOC ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง DOC อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/th/python-net/make/doc/