Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 8,821 for

header

(0.53 sec)
  1. DocumentBuilder Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DocumentBuilder—الحل الخاص بك لإدراج النصوص والصور وعناصر التنسيق في المستندات بسهولة.... Write ( "Header for the first page" ); builder...HeaderEven ); builder . Write ( "Header for even pages" ); builder...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Ganti Teks dalam PDF melalui Python|Aspose.PDF ...

    Pelajari lebih lanjut tentang berbagai cara mengganti dan menghapus teks dari Aspose.PDF untuk Python melalui pustaka .NET....yang Dapat Diganti di Area Header/Footer Simbol yang dapat diganti...ditempatkan di dalam bagian Header/Footer dari file PDF. Silakan...

    docs.aspose.com/pdf/id/python-net/replace-text-...
  3. Formatage des cellules de feuille de calcul dan...

    Apprenez comment formater les cellules de feuille dans un classeur en utilisant Aspose.Cells for JavaScript via C++. Personnalisez l apparence et le style des données dans les feuilles de calcul....Sales 2006 " ); const headers = [ " January " ..." Total " ]; headers.forEach((header, index) = > { cells...

    docs.aspose.com/cells/fr/javascript-cpp/format-...
  4. Node.js経由のC++を使用して、ワークブック内のワークシートセルのフォーマット|Docu...

    Aspose.Cells for Node.js via C++を使用して、ワークブック内のセルの書式設定方法を学びます。スプレッドシート内のデータの外観とスタイルをカスタマイズします。...Product Sales 2006" ); const headers = [ "January" , "February"..."December" , "Total" ]; headers . forEach (( header , index ) => { cells...

    docs.aspose.com/cells/ja/nodejs-cpp/format-work...
  5. 创建分层视图表单|Documentation

    本文介绍如何在GridWeb中创建分层视图。...Disables creating in-sheet headers. sheet . EnableCreateBindColu...Disables creating in - sheet headers . sheet . EnableCreateBindColu...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  6. Archivo

    Archivo...fila contiene encabezados has_headers = True # Especificar columnas... end_row, end_column, has_headers, column_offsets ) # Guardar...

    blog.aspose.com/es/cells/delete-duplicate-rows-...
  7. Lưu trữ

    Lưu trữ...Tìm và thay thế văn bản trong Header/Footer của tài liệu Word Tìm...tự. Thay thế văn bản trong Header/Footer của tài liệu Word #...

    blog.aspose.com/vi/words/find-and-replace-text-...
  8. arkiv

    arkiv...raden innehåller rubriker has_headers = True # Specificera kolumner... end_row, end_column, has_headers, column_offsets ) # Spara den...

    blog.aspose.com/sv/cells/delete-duplicate-rows-...
  9. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....the move_to_section , move_to_header_footer and insert_image methods...to move to any section or headers/footers and insert the barcode...

    docs.aspose.com/words/python-net/working-with-i...
  10. 찾기 및 바꾸기 C++|Aspose.Words 에 대한 C++

    문서에서 문자열 또는 정규식 패턴을 찾아 사용할 텍스트로 바꿉니다 C++.... 다음 두 줄을 바꾸기 만하면됩니다: auto header = headersFooters -> idx_get...HeaderFooterType :: HeaderPrimary ); header -> get_Range ()-> Replace (...

    docs.aspose.com/words/ko/cpp/find-and-replace/