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

section

(0.41 sec)
  1. 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...
  2. 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...
  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. Archiwa

    Archiwa...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/pl/words/add-remove-header-foot...
  5. Архів

    Архів...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/uk/words/add-remove-header-foot...
  6. أرشيف

    أرشيف...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ar/words/add-remove-header-foot...
  7. 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....
  8. كيفية إنشاء وتحويل ملف XML إلى PDF|Aspose.PDF f...

    PDF SharePoint API قادر على إنشاء وتحويل ملفات XML إلى تنسيق PDF....على مجموعة من كائنات Section، وتحتوي Section على عنصر فقرة واحد...إلى مجموعة الفقرات في كائن Section. XML <? xml version = "1.0"...

    docs.aspose.com/pdf/ar/sharepoint/how-to-create...
  9. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....содержит коллекцию объектов Section, а Section содержит один или несколько...коллекцию абзацев объекта Section. XML <? xml version = "1.0"...

    docs.aspose.com/pdf/ru/sharepoint/how-to-create...
  10. Body.EnsureMinimum | Aspose.Words لـ .NET

    حسّن محتواك باستخدام طريقة "ضمان الحد الأدنى للنص". أضف فقرة فارغة تلقائيًا إذا لم تكن الفقرة الأخيرة فقرة لتحسين التنسيق.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // يحتاج القسم إلى نص، والذي سيحتوي...

    reference.aspose.com/words/ar/net/aspose.words/...