Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 8,994 for

header

(0.14 sec)
  1. Travailler avec un document texte|Aspose.Words ...

    Travaillez avec un document texte et modifiez ses objets à l'aide de Python....utiliser la propriété export_headers_footers_mode . Cette propriété.... SaveFormat . TEXT # All headers and footers are placed at the...

    docs.aspose.com/words/fr/python-net/working-wit...
  2. أرشيف

    أرشيف...headers. اقرأ كل قيمة في الرؤوس باستخدام...باستخدام طريقة MailMessage.headers.get(index). يوضح نموذج التعليمات...

    blog.aspose.com/ar/email/read-outlook-emails-in...
  3. Configurar encabezados y pies de página diferen...

    Este artículo proporciona código de ejemplo que muestra cómo configurar programáticamente varios encabezados y pies de página en la configuración de página de la hoja de trabajo de Excel usando la biblioteca y API de C++. Puedes establecer los encabezados y pies de página para la primera página, páginas impares y páginas pares....GetPageSetup (); // Set different headers for odd and even pages pageSetup...SetHeader ( 1 , u "I am the header of the Odd page." ); pageSetup...

    docs.aspose.com/cells/es/cpp/setting-different-...
  4. Настройка различных заголовков и нижних колонти...

    В этой статье представлен пример кода, показывающий, как программно установить различные заголовки и нижние колонтитулы настроек страницы листа Excel с помощью C++ API. Вы можете установить заголовки и нижние колонтитулы для первой страницы, нечетных страниц и четных страниц....GetPageSetup (); // Set different headers for odd and even pages pageSetup...SetHeader ( 1 , u "I am the header of the Odd page." ); pageSetup...

    docs.aspose.com/cells/ru/cpp/setting-different-...
  5. Verwendung von Aspose.Cells for Python via .NET...

    Verwendung von Aspose.Cells for Python via .NET als Pandas Excel Engine....filepath_or_buffer , sheet_name = 0 , header = 0 , ** kwargs ): self . filepath...self . header = header def parse ( self , sheet_name , header = 0...

    docs.aspose.com/cells/de/python-net/using-aspos...
  6. Usando Aspose.Cells para Python via .NET como m...

    Usando Aspose.Cells para Python via .NET como motor de Excel para Pandas....filepath_or_buffer , sheet_name = 0 , header = 0 , ** kwargs ): self . filepath...self . header = header def parse ( self , sheet_name , header = 0...

    docs.aspose.com/cells/es/python-net/using-aspos...
  7. Arbeiten mit Kopf- und Fußzeilen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie Kopf- und Fußzeilen von Microsoft Office Visio mit Aspose.Diagram festlegen....number at the right corner of header diagram . HeaderFooter . HeaderRight...HeaderCenter = "Center of the header" ; // Set text at the left...

    docs.aspose.com/diagram/de/net/working-with-hea...
  8. Joining Word Documents Together|Aspose.Words fo...

    Join a few document together or append them easily and fast instead of using VSTO in C#....by a section break and the headers and footers of this new section...from the previous section’s headers and footers. When migrating...

    docs.aspose.com/words/net/joining-word-document...
  9. เพิ่มส่วนหัวไปยัง PDF โดยใช้ Python | Aspose.PDF

    ตัวอย่างโค้ดหลามสำหรับการใช้ Aspose.PDF เพื่อทำงานร่วมกับส่วนหัวจาก PDF ผ่านทาง .NET...a footer" ) header = apdf . HeaderFooter () header . Paragraphs...document . pages : page . header = header document . save ( path_outfile...

    products.aspose.com/pdf/th/python-net/header/
  10. Получение заголовков или нижних колонтитулов с ...

    В этой статье объясняется, как программно получать заголовки и нижние колонтитулы из файлов Excel или OpenOffice через API Node.js через C++....); // Gets left section of header console . log ( sheet . getPageSetup...)); // Gets center section of header console . log ( sheet . getPageSetup...

    docs.aspose.com/cells/ru/nodejs-cpp/get-headers...