Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 19,375 for

print

(0.07 sec)
  1. 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...
  2. Dapatkan Metadata XMP dari File PDF di Python|A...

    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....pdf' # Dapatkan properti print "xmp:CreateDate: " + str ( doc...get_Item ( "xmp:CreateDate" )) print "xmp:Nickname: " + str ( doc...

    docs.aspose.com/pdf/id/java/get-xmp-metadata-fr...
  3. Imprimer les commentaires lors de l enregistrem...

    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 Extrait de code Le code d’exemple...

    docs.aspose.com/cells/fr/java/print-comments-wh...
  4. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....FOOTNOTE_CONTINUATION_SEPARATOR Printed above footnote text on a page...FOOTNOTE_CONTINUATION_NOTICE Printed below footnote text on a page...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Buscar Mensagens e Pastas em um PST por Alguns ...

    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....( $builder -> getQuery ()); print "Mensagens com Alta Imp:" ....( $builder -> getQuery ()); print "Mensagens com IPM.Note:" ....

    docs.aspose.com/email/pt/java/search-messages-a...
  6. แปลง OST เป็น TIFF ผ่าน C # | products.aspose.com

    รหัสตัวอย่างสำหรับการแปลง OST เป็น TIFF C #ใช้โค้ดตัวอย่าง API สำหรับไฟล์ OST แบบแบทช์เพื่อการแปลง TIFF ภายใน VB.NET, ASP.NET หรือแอปพลิเคชันที่ใช้ .NET...MailPrinter var printer = new Printing.MailPrinter(); // Set MessageFormattingFla...printer.FormattingFlags = Printing.MessageFormattingFla.MailInfo;...

    products.aspose.com/email/th/net/conversion/ost...
  7. PHP에서 페이지 속성 가져오기|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 : 높이 = " . $pdf_page...() -> getURY () . PHP_EOL ; print "BleedBox : 높이 = " . $pdf_page...

    docs.aspose.com/pdf/ko/java/get-page-properties...
  8. PDF ye kaydederken Yorumları Yazdır|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....PRINT_NO_COMMENTS PrintCommentsType.PRINT_IN_PLACE PrintCommentsType...PrintCommentsType.PRINT_SHEET_END Kod Örneği Aşağıdaki örnek...

    docs.aspose.com/cells/tr/java/print-comments-wh...
  9. Get Worksheet of the Chart|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.... 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/java/get-worksheet-of-the...
  10. 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...