Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 19,380 for

print

(0.27 sec)
  1. Recupera le informazioni sulla forma Visio in P...

    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....information about the shapes print "Shape ID : " . ( string ) $shape...$shape -> getID () . PHP_EOL ; print "Name : " . ( string ) $shape...

    docs.aspose.com/diagram/it/java/retrieve-visio-...
  2. Rufen Sie Visio Shape-Informationen in PHP ab|D...

    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....information about the shapes print "Shape ID : " . ( string ) $shape...$shape -> getID () . PHP_EOL ; print "Name : " . ( string ) $shape...

    docs.aspose.com/diagram/de/java/retrieve-visio-...
  3. Recupere todas las capas del Visio Diagram en P...

    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....$layer = $layers -> get ( $i ); print "Name: " . ( string ) $layer...getName () -> getValue (); print "Visibility: " . ( string )...

    docs.aspose.com/diagram/es/java/retrieve-all-la...
  4. Hämta Visio Shape Information i PHP|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....information about the shapes print "Shape ID : " . ( string ) $shape...$shape -> getID () . PHP_EOL ; print "Name : " . ( string ) $shape...

    docs.aspose.com/diagram/sv/java/retrieve-visio-...
  5. 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/java/binarization/
  6. Ottenere larghezza e altezza della carta dalla ...

    Impara come ottenere la larghezza e l altezza della carta della configurazione della pagina di un foglio di lavoro Excel usando il codice C++ in modo programmatico con l API Aspose.Cells for C++....// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/it/cpp/get-paper-width-an...
  7. Papierbreite und höhe der Seiteneinrichtung des...

    Entdecken Sie, wie Sie die Seiteneinrichtungs Papierbreite und höhe des Excel Arbeitsblatt Bogens mithilfe von Node.js über C++ programmatisch abrufen....// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/de/nodejs-cpp/get-paper-w...
  8. 避免输出PDF中的空白页在没有内容打印时|Documentation

    学习如何使用Aspose.Cells for Python via .NET API在没有内容打印时避免输出PDF中的空白页。...output_blank_page_when_nothing_to_print 属性来处理此问题。如果将其设置为 false ,那么在输出PDF中没有内容可打印时将发生...output_blank_page_when_nothing_to_print 属性为false后保存。由于输出PDF中没有需要打印的内容,...

    docs.aspose.com/cells/zh/python-net/avoid-blank...
  9. Propriétés générales dans PHP | Aspose.Tasks Do...

    Apprenez à lire les propriétés générales du projet Microsoft (MPP / XML) à l'aide d'Aspose.Tasks Java pour PHP....$tasks -> get ( $i ); 22 23 print "Task Id:" . $task -> get (...( $tsk -> ID ); 24 25 print " \n Task Uid: " . $task -> get (...

    docs.aspose.com/tasks/fr/java/general-propertie...
  10. C++で印刷オプションを設定する|Documentation

    この記事は、C++ APIとライブラリを使用してExcelワークシートのページ設定機能の印刷オプションをプログラム的に設定する方法を示しています。印刷範囲、印刷タイトル、ページ順序を設定できます。...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/ja/cpp/setting-print-opti...