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

print

(0.19 sec)
  1. فتح مستند PDF برمجيًا|Aspose.PDF لـ Python عبر ...

    تعلم كيفية فتح ملف PDF في مكتبة Aspose.PDF لـ Python عبر .NET. يمكنك فتح ملف PDF موجود، مستند من دفق، ومستند PDF مشفر.... Document ( input_pdf ) print ( "الصفحات: " + str ( len (...= ap . Document ( stream ) print ( "الصفحات: " + str ( len (...

    docs.aspose.com/pdf/ar/python-net/open-pdf-docu...
  2. 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/zh/java/get-xmp-metadata-fr...
  3. تعيين عناوين الطباعة باستخدام Python.NET|Docume...

    تعرف على كيفية تكوين رؤوس الصفوف/الأعمدة المتكررة على صفحات الطباعة باستخدام Aspose.Cells for Python via .NET....print_title_rows و Worksheet.page_setup.print_title_columns...header worksheet . page_setup . print_title_rows = "$1:$1" # Save...

    docs.aspose.com/cells/ar/python-net/how-to-set-...
  4. Ställ in utskriftstitlar med Python.NET|Documen...

    Lär dig hur du konfigurerar upprepade rad /kolumnrubriker på utskrivna sidor med Aspose.Cells för Python via .NET....print_title_rows och Worksheet.page_setup.print_title_columns...header worksheet . page_setup . print_title_rows = "$1:$1" # Save...

    docs.aspose.com/cells/sv/python-net/how-to-set-...
  5. Stampa il PDF usando C# | Aspose.PDF

    Stampa documenti PDF in modo programmatico con il codice di esempio C# utilizzando Aspose.PDF per .NET... Printing . PrinterSettings (); var...var pgs = new Aspose . Pdf . Printing . PageSettings (); var prtdoc...

    products.aspose.com/pdf/it/net/print/
  6. Gestión de archivos Outlook OLM en aplicaciones...

    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....archivo OLM usando la función print_all_folders . Esta función toma...demuestra cómo usar la función print_all_folders para mostrar la...

    docs.aspose.com/email/es/python-net/open-read-o...
  7. 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....eml" ); print "Printing all Headers:" . PHP_EOL ; \ # Print out all...getHeaders () -> getCount ())) { print $message . $message -> getHeaders...

    docs.aspose.com/email/ja/java/extracting-email-...
  8. JavaScript ve C++ kullanarak Yazdırma Alanını N...

    Bu makale, Aspose.Cells kütüphanesini kullanarak JavaScript ve C++ ile yazdırma alanını nasıl ayarlayacağınızı gösteren kodlar sunmaktadır....Cells Example - Set Print Area </ title > </ head > <...< body > < h1 > Set Print Area Example </ h1 > < input type =...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  9. Pythonでページプロパティを取得する|Aspose.PDF for Java

    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....get_Item ( 1 ); # ページプロパティを取得 print "ArtBox : Height = " + pdf_page.... getArtBox () . getURY () print "BleedBox : Height = " + pdf_page...

    docs.aspose.com/pdf/ja/java/get-page-properties...
  10. Получение Свойств Страницы в PHP|Aspose.PDF for...

    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....получить свойства страницы print "ArtBox : Высота = " . $pdf_page...() -> getURY () . PHP_EOL ; print "BleedBox : Высота = " . $pdf_page...

    docs.aspose.com/pdf/ru/java/get-page-properties...