Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 25,138 for

print

(0.28 sec)
  1. Configuration des options d impression avec C++...

    Cet article montre comment définir de manière programmée les options d impression de la fonction de mise en page de la feuille Excel en utilisant l API et la bibliothèque C++. Vous pouvez définir la zone d impression, les titres d impression et l ordre des pages....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/fr/cpp/setting-print-opti...
  2. Archiv

    Archiv...recognized_results: print("Code text: " + x.code_text) print("Barcode type:...recognized_results: print(x.code_text) print(x.code_type_name) print("--------...

    blog.aspose.com/de/barcode/python-barcode-reader/
  3. Архів

    Архів...recognized_results: print("Code text: " + x.code_text) print("Barcode type:...recognized_results: print(x.code_text) print(x.code_type_name) print("--------...

    blog.aspose.com/uk/barcode/python-barcode-reader/
  4. Печатать комментарии при сохранении в PDF с пом...

    Узнайте, как печатать комментарии при сохранении файлов Excel в PDF с помощью Aspose.Cells for C++.... Get ( 0 ); /* * For print no comments use "PrintComme...PrintNoComments" * and for print the comments as displayed on...

    docs.aspose.com/cells/ru/cpp/print-comments-whi...
  5. Stampare Commenti durante il salvataggio in PDF...

    Impara come stampare commenti durante il salvataggio di file Excel in PDF usando Aspose.Cells for C++.... Get ( 0 ); /* * For print no comments use "PrintComme...PrintNoComments" * and for print the comments as displayed on...

    docs.aspose.com/cells/it/cpp/print-comments-whi...
  6. أرشيف

    أرشيف...recognized_results: print("Code Text: " + x.code_text) print("Type: " +...recognized_results: print("Code Text: " + x.code_text) print("Type: " +...

    blog.aspose.com/ar/barcode/python-qr-code-reader/
  7. Archiwa

    Archiwa...recognized_results: print("Code Text: " + x.code_text) print("Type: " +...recognized_results: print("Code Text: " + x.code_text) print("Type: " +...

    blog.aspose.com/pl/barcode/python-qr-code-reader/
  8. Установка параметров печати с помощью Node.js ч...

    В этой статье показано, как программно установить параметры печати функции настройки страницы Excel с помощью API Node.js и библиотеки C++. Можно установить область печати, заголовки печати и порядок страниц....A1 cell to T35 cell) of the print area pageSetup . setPrintArea...getPageSetup (); // Allowing to print gridlines pageSetup . setPrintGridlines...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-pri...
  9. Druckoptionen mit JavaScript via C++ einstellen...

    Dieser Artikel demonstriert, wie man die Druckoptionen der Excel Tabellenblattseite Programmgesteuert mit der JavaScript API und C++ Bibliothek festlegt. Sie können den Druckbereich, Drucktitel und Seitenreihenfolge einstellen....html > < head > < title > Set Print Area Example </ title > </ head...head > < body > < h1 > Set Print Area Example </ h1 > < input...

    docs.aspose.com/cells/de/javascript-cpp/setting...
  10. Obțineți Metadate XMP din Fișier PDF în Python|...

    Pentru a obține Metadate XMP dintr-un document Pdf folosind Aspose.PDF Java pentru Python, pur și simplu invocați clasa GetXMPMetadata. doc= self.Document() pdf = self.Document() pdf=self.dataDir + 'input1.pdf' # Obțineți proprietățile Print "xmp:CreateDate: " + str(doc.getMetadata().get_Item("xmp:CreateDate")) Print "xmp:Nickname: " + str(doc.getMetadata().get_Item("xmp:Nickname")) Print "xmp:CustomProperty: " + str(doc.getMetadata().get_Item("xmp:CustomProperty")) Descărcați Codul Funcțional Descărcați Obțineți Metadate XMP (Aspose.PDF) de la oricare dintre site-urile sociale de codare menționate mai jos: GitHub...pdf' # Obțineți proprietățile print "xmp:CreateDate: " + str ( doc...get_Item ( "xmp:CreateDate" )) print "xmp:Nickname: " + str ( doc...

    docs.aspose.com/pdf/id/java/get-xmp-metadata-fr...