Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 9,309 for

header

(0.55 sec)
  1. نسخ الصفوف والأعمدة في Python|Documentation

    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....0 ) \ # Put some data into header rows (A1:A4) i = 0 while i...get ( i , 0 ) . setValue ( "Header Row #i" ) \ # Put some detail...

    docs.aspose.com/cells/ar/java/copying-rows-and-...
  2. Python da Satırları ve Sütunları Kopyalama|Docu...

    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....0 ) \ # Put some data into header rows (A1:A4) i = 0 while i...get ( i , 0 ) . setValue ( "Header Row #i" ) \ # Put some detail...

    docs.aspose.com/cells/tr/java/copying-rows-and-...
  3. Установка заголовков и нижних колонтитулов|Docu...

    В этой статье объясняется, как программно вставить изображение в заголовок и нижний колонтитул листов Excel, установив их с помощью команд скрипта с использованием API Aspose.Cells для Python via .NET....предоставляет два метода, set_header и set_footer , используемых...дополнительных метода, set_header_picture и set_footer_picture...

    docs.aspose.com/cells/ru/python-net/setting-hea...
  4. Как да добавите PDF страница към друг PDF с пом...

    Тази статия обяснява как да добавите PDF страница към друг PDF с помощта на Java. Всички подробности са достъпни благодарение на конфигурацията на IDE, списък със задачи за програмиране и работещ примерен код за вмъкване на PDF страница в PDF с помощта на Java....in PDF for instance adding a header and footer in a PDF file refer...to the article on how to add header and footer in PDF using Java...

    kb.aspose.com/bg/pdf/java/how-to-add-a-pdf-page...
  5. Search and replace text in MSG document via .NE...

    C# source code to redact sensitive information in MSG file on .NET Framework, .NET Core, and Xamarin Platforms.... customization of message headers and implementation of different...the MSG file. MSG file has headers, main message body, and hyperlinks...

    products.aspose.com/email/net/redaction/msg/
  6. Obter informações do arquivo PDF|Aspose.PDF for...

    Esta seção explica como obter informações do arquivo PDF com Aspose.PDF Facades....informações, usamos a propriedade Header . Com ‘Hashtable’ obtemos todos...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/pt/net/get-pdf-file-informa...
  7. MailMergeSettings.DataSource | Aspose.Words per...

    Scopri come impostare la proprietà DataSource di MailMergeSettings per un'integrazione perfetta con la stampa unione. Specifica facilmente il percorso della tua origine dati per risultati ottimali!...Header.docx" ); // Crea un file di..."MailMerge.MailingLabelMerge.Header.docx" ; // L'origine dati fornirà...

    reference.aspose.com/words/it/net/aspose.words....
  8. Bekerja dengan Penyimpanan Outlook di Aspose.Em...

    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....Tampilkan atau Sembunyikan Header Cetak Tambahan Konversi ke...

    docs.aspose.com/email/id/java/working-with-outl...
  9. Missing Properties|Documentation

    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....title, type, and url to the header section in order to make it...

    docs.aspose.com/psd/bg/missing-properties/
  10. Localizar e substituir em Java|Aspose.Words par...

    Encontre um padrão de string ou expressão regular em seu documento e substitua-o pelo texto desejado usando Java....linhas a seguir: HeaderFooter header = headersFooters . get ( HeaderFooterType...HeaderFooterType . HEADER_PRIMARY ); header . getRange (). replace...

    docs.aspose.com/words/pt/java/find-and-replace/