Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 23,610 for

print

(0.18 sec)
  1. إعداد خيارات الطباعة باستخدام جافا سكريبت عبر C...

    توضح هذه المقالة كيفية ضبط خيارات الطباعة لميزة إعداد صفحة ورقة العمل في إكسل برمجياً باستخدام واجهة برمجة تطبيقات جافا سكريبت ومكتبة C++. يمكنك تعيين منطقة الطباعة، عناوين الطباعة، وترتيب الصفحة....html > < head > < title > Set Print Area Example </ title > </ head...head > < body > < h1 > Set Print Area Example </ h1 > < input...

    docs.aspose.com/cells/ar/javascript-cpp/setting...
  2. Archivio

    Archivio...Print() per stampare la presentazione...stampante predefinita presentation.Print(); C# Stampa presentazione PowerPoint...

    blog.aspose.com/it/slides/print-powerpoint-pres...
  3. Inserire ed eliminare righe e colonne in Jython...

    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....xls" ) print "Insert Row Successfully." def..."Insert Multiple Rows.xls" ) print "Insert Multiple Rows Successfully...

    docs.aspose.com/cells/it/java/inserting-and-del...
  4. Zeilen und Spalten in Jython einfügen und lösch...

    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....xls" ) print "Insert Row Successfully." def..."Insert Multiple Rows.xls" ) print "Insert Multiple Rows Successfully...

    docs.aspose.com/cells/de/java/inserting-and-del...
  5. Get Worksheet of the Chart|Documentation

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for Python via .NET. Our guide will show you how to access the worksheet and perform operations on it to manipulate the underlying data of the chart.... The code first prints the name of the worksheet,...chart on the worksheet. It then prints the worksheet name again, using...

    docs.aspose.com/cells/python-net/get-worksheet-...
  6. Imprimir comentarios al guardar en PDF|Document...

    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_NO_COMMENTS PrintCommentsType.PRINT_IN_PLACE PrintCommentsType...PrintCommentsType.PRINT_SHEET_END Fragmento de código El siguiente...

    docs.aspose.com/cells/es/java/print-comments-wh...
  7. Skriv ut kommentarer vid sparning till PDF|Docu...

    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_NO_COMMENTS PrintCommentsType.PRINT_IN_PLACE PrintCommentsType...PrintCommentsType.PRINT_SHEET_END Kodsparandel Följande provkod...

    docs.aspose.com/cells/sv/java/print-comments-wh...
  8. 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/ko/java/get-xmp-metadata-fr...
  9. 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...
  10. فتح مستند 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...