Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 148 for

flatten annotations

(0.1 sec)
  1. Optimiser, compresser ou réduire la taille d'un...

    Optimiser un fichier PDF, réduire toutes les images, réduire la taille du PDF, désincorporer les polices, supprimer les objets inutilisés avec Java....Supprimer ou aplatir les annotations Optimiser le document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/java/optimize-pdf/
  2. Optimizar, Comprimir o Reducir el Tamaño del PD...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño PDF, Desincrustar fuentes, Eliminar objetos no utilizados usando PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/es/php-java/optimize-pdf/
  3. تحسين، ضغط أو تقليل حجم ملف PDF باستخدام PHP|As...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/ar/php-java/optimize-pdf/
  4. PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for Python via...

    PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 폰트 비내장화, 사용되지 않는 객체 제거를 Python으로 수행합니다....pages : for annotation in page . annotations : annotation . flatten...doc . form . fields : item . flatten () # 업데이트된 문서 저장 doc . save...

    docs.aspose.com/pdf/ko/python-net/optimize-pdf/
  5. Optimize PDF using C++|Aspose.PDF para C++

    Optimizar archivo PDF, reducir todas las imágenes, disminuir el tamaño del PDF, desincrustar fuentes, habilitar la reutilización del contenido de la página, eliminar o aplanar anotaciones con C++...._dataDir + infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    docs.aspose.com/pdf/es/cpp/optimize-pdf/
  6. Optimiser PDF avec C++|Aspose.PDF pour C++

    Optimiser un fichier PDF, réduire toutes les images, diminuer la taille du PDF, désintégrer les polices, activer la réutilisation du contenu des pages, supprimer ou aplatir les Annotations avec C++....Supprimer ou aplatir les annotations Optimiser le document PDF...aplatissement des annotations La présence d’annotations dans votre document...

    docs.aspose.com/pdf/fr/cpp/optimize-pdf/
  7. 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/
  8. 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/
  9. Optimize, Compress or Reduce PDF Size in Java|A...

    Оптимизируйте PDF файл, уменьшите все изображения, уменьшите размер PDF, удалите встроенные шрифты, удалите неиспользуемые объекты с помощью Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/ru/java/optimize-pdf/
  10. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus font yang tidak terbenam, Hapus objek yang tidak digunakan dengan Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/id/java/optimize-pdf/