Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 25,072 for

print

(0.61 sec)
  1. چاپ PDF با استفاده از Python | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET چاپ کنید...printing as aprinting from os import...auto_rotate = True viewer . print_page_dialog = False ps = aprinting...

    products.aspose.com/pdf/fa/python-net/print/
  2. Establecer títulos de impresión con Python.NET|...

    Aprende cómo configurar encabezados de fila/columna repetidos en las páginas impresas usando Aspose.Cells para Python via .NET....print_title_rows y Worksheet.page_setup.print_title_columns...header worksheet . page_setup . print_title_rows = "$1:$1" # Save...

    docs.aspose.com/cells/es/python-net/how-to-set-...
  3. Configurer les titres d impression avec Python....

    Apprenez comment configurer les en têtes de lignes/colonnes répétées sur les pages imprimées en utilisant Aspose.Cells for Python via .NET....print_title_rows et Worksheet.page_setup.print_title_columns...header worksheet . page_setup . print_title_rows = "$1:$1" # Save...

    docs.aspose.com/cells/fr/python-net/how-to-set-...
  4. آرشیوها

    آرشیوها...شوند print("Task1.Id Equals 1 : ", task1.id == 1) print("Task1... task1.outline_level == 1) print("Task1 Start Equals 15/04/2015...

    blog.aspose.com/fa/tasks/ms-project-calculation...
  5. Impostare le opzioni di stampa con C++|Document...

    Questo articolo dimostra come impostare programmaticamente le opzioni di stampa della funzione di configurazione della pagina del foglio di Excel usando l API C++ e la libreria. È possibile impostare l area di stampa, i titoli di stampa e l ordine delle pagine....GetPageSetup (); // Set the print area to the range A1:T35 pageSetup..."SetPrintArea_out.xls" ); std :: cout << "Print area set successfully!" << std...

    docs.aspose.com/cells/it/cpp/setting-print-opti...
  6. Zarządzaj Folderami IMAP w Pythonie przy użyciu...

    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....mailbox_info print ( mailboxInfo . inbox ) print ( mailboxInfo...draft_messages ) print ( mailboxInfo . junk_messages ) print ( mailboxInfo...

    docs.aspose.com/email/pl/python-net/manage-imap...
  7. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....recognition, including words printed in very light colors. If the...conversion of images of typed, or printed text into machine-encoded text...

    docs.aspose.com/ocr/javascript-cpp/binarization/
  8. ארכיון

    ארכיון...get_message_count() print("Total messages: " + str(messageCount))...fetch_message(i+1) print("From:" + str(message.from_address)) print("Subject:"...

    blog.aspose.com/he/email/read-emails-in-python-...
  9. Cargando, Visualizando y Analizando archivo MSG...

    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....msg" ) # Get subject print ( "Subject: " + msg . subject...subject ) # Get from address print ( "From: " + msg . sender_email_address...

    docs.aspose.com/email/es/python-net/loading-vie...
  10. Gestisci ticket di stampa di file XPS | .NET

    API .NET per lavorare con XPS. Include la funzionalità per gestire i biglietti di stampa. Esempi C# su come crearli, modificarli, ottenerli e collegarli....NET Print tickets xps Aggiungi e manipola...XpsDocument(); // Add a custom job print ticket xDocs.JobPrintTicket...

    products.aspose.com/page/it/net/print-tickets-xps/