Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 8,551 for

annotation

(0.34 sec)
  1. Python을 사용하여 PDF 확대

    이 문서를 따라 파이썬을 사용하여 PDF를 확대/축소하세요. 여기에는 IDE 설정, 단계 목록, 특정 페이지와 위치에서 파이썬을 사용하여 PDF를 확대/축소하는 샘플 코드가 있습니다....annotations’ 네임스페이스에는 XYZExplicitDestinati...

    kb.aspose.com/ko/pdf/python/zoom-pdf-using-python/
  2. Cómo eliminar comentarios en PDF en Java

    Este tutorial guía sobre cómo eliminar comentarios en PDF en Java. Comparte la información para configurar el IDE, los pasos para escribir el programa y un código de muestra ejecutable para eliminar todos los comentarios en PDF en Java....acceda al collection of annotations en él Analice cada anotación...

    kb.aspose.com/es/pdf/java/how-to-delete-comment...
  3. Archiver

    les archives... Capacités d’annotation : Ajouter, modifier et extraire...extraire des annotations Sécuriser les PDF Mettre en œuvre le...

    blog.aspose.com/fr/pdf/best-python-pdf-library/
  4. PHP에서 PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for PHP ...

    PHP를 사용하여 PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 글꼴 임베드 해제, 사용되지 않는 객체 제거....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/ko/php-java/optimize-pdf/
  5. Optimize, Compress or Reduce PDF Size in PHP|As...

    优化PDF文件,压缩所有图像,减少PDF大小,取消嵌入字体,使用PHP删除未使用的对象。...$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/zh/php-java/optimize-pdf/
  6. 搜索

    搜索...Annotations 集合添加註釋。 使用 Document.Save()...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/zh-hant/pdf/create-pdf-document...
  7. Formateo de Documento PDF usando C++|Aspose.PDF...

    Cree y formatee el Documento PDF con Aspose.PDF para C++. Utilice el siguiente fragmento de código para resolver sus tareas....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/es/cpp/formatting-pdf-docum...
  8. Optimalkan, Kompres, atau Kurangi Ukuran PDF di...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Lepaskan font, Hapus objek yang tidak digunakan dengan C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/id/net/optimize-pdf/
  9. Need information about supporting filetypes - F...

    Hi, All the below mentioned filetypes are open Documents, for which i want to know whether Aspose supports these types or not for reading metadata. For example MS Excel Spreadsheet (XML) type is supported but the MS P…...Importing and Exporting Annotations to XFDF. Moreover, we have...

    forum.aspose.com/t/need-information-about-suppo...
  10. วิธีสร้างแท็ก PDF โดยใช้ Python

    บทช่วยสอนสั้นๆ นี้อธิบายวิธีสร้าง PDF ที่ติดแท็กโดยใช้ Python ประกอบด้วยการตั้งค่า IDE ชุดของงานสำหรับแอปพลิเคชัน และโค้ดตัวอย่างที่เรียกใช้ได้สำหรับการเพิ่มแท็กในไฟล์ PDF โดยใช้ Python...ในขณะที่คุณสามารถใช้ create_annot_element(), create_art_element()...

    kb.aspose.com/th/pdf/python/how-to-create-tagge...