Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 6,331 for

header

(0.05 sec)
  1. Python.NETを使用してワークシート内のテキストボックスのタグをテキストに置き換える|D...

    Aspose.Cells for Python via .NETを使用してExcelワークシート内のテキストボックス内のタグをテキストに置き換える方法を学びます。...s_find # Replace in cells and headers/footers for sheet in workbook...range ( 3 ): header = sheet . page_setup . get_header ( j ) if header...

    docs.aspose.com/cells/ja/python-net/replace-tag...
  2. Hämtar rubriker eller sidfötter med C++|Documen...

    Denna artikel förklarar hur man programmässigt hämtar rubriker och sidfötter från Excel eller OpenOffice filer med hjälp av C++ API eller bibliotek....med C++ Contents [ Hide ] Headers och footers visas endast i...Sidlayout om du vill visa headers eller footers för mer än ett...

    docs.aspose.com/cells/sv/cpp/get-headers-or-foo...
  3. Настройка различных заголовков и нижних колонти...

    В этой статье представлен пример кода, показывающий, как программно установить различные заголовки и нижние колонтитулы настроек страницы листа 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-...
  4. Mostra e nasconde le linee della griglia e gli ...

    Questo articolo fornisce un codice di esempio per utilizzare l API Aspose.Cells per Python via .NET per nascondere o mostrare programmaticamente le griglie, gli Header di riga e colonna di un foglio di lavoro di Excel....controllo sulla visibilità degli header di riga e colonna del foglio...colonne sono visualizzati negli header. Utilizzando Aspose.Cells per...

    docs.aspose.com/cells/it/python-net/show-and-hi...
  5. Hämtar rubriker eller sidfötter med Node.js via...

    Denna artikel förklarar hur man programmässigt hämtar rubriker och sidfötter från Excel eller OpenOffice filer med hjälp av Node.js via C++ API....via C++ Contents [ Hide ] Headers och footers visas endast i...Sidlayout om du vill visa headers eller footers för mer än ett...

    docs.aspose.com/cells/sv/nodejs-cpp/get-headers...
  6. FindReplaceOptions | Aspose.Words لـ .NET

    اكتشف منشئ FindReplaceOptions لتتمكن من تهيئة مثيل جديد بسهولة باستخدام الإعدادات الافتراضية، مما يعزز وظيفة البحث والاستبدال لديك....doc = new Document ( MyDir + "Header and footer types.docx" ); Section...Range . Replace ( new Regex ( "(header|footer)" ), "" , options );...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Lucrul cu documentul Text|Aspose.Words pentru P...

    Lucrați cu un document text și modificați obiectele acestuia folosind Python....document, puteți utiliza export_headers_footers_mode proprietate. Această.... SaveFormat . TEXT # All headers and footers are placed at the...

    docs.aspose.com/words/ro/python-net/working-wit...
  8. How to Set Print Titles|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library....understand the data by keeping headers visible on all pages, making...Presentation: Consistently displaying headers or labels on each page creates...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  9. Python.NET ile Dosya Yanıt Nesnesine Kaydetme|D...

    Aspose.Cells for Python via .NET kullanarak Excel dosyalarını doğrudan HTTP yanıt akışlarına nasıl kaydedeceğinizi öğrenin....response stream with appropriate headers workbook . save ( Response...inline display Response . set_header ( "Content-Disposition" , "inline;...

    docs.aspose.com/cells/tr/python-net/saving-file...
  10. Temukan dan Ganti di C#|Aspose.Words untuk .NET

    Temukan string atau pola ekspresi reguler di dokumen Anda dan ganti dengan teks yang Anda inginkan menggunakan C#....Temukan dan Ganti String di Header/Footer Dokumen Anda dapat menemukan...dan mengganti teks di bagian header/footer dokumen Word menggunakan...

    docs.aspose.com/words/id/net/find-and-replace/