Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 280 for

flatten annotations

(0.17 sec)
  1. C#에서 PDF 크기 최적화, 압축 또는 축소|Aspose.PDF for .NET

    C#으로 PDF 파일 최적화, 모든 이미지 축소, PDF 크기 축소, 글꼴 언임베드, 사용하지 않는 객체 제거....pdf" )) { // Flatten annotations foreach ( var page in...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/ko/net/optimize-pdf/
  2. 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/
  3. 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/
  4. 2024년의 새로운 기능|Aspose.PDF for .NET

    이 페이지는 2024년에 도입된 Aspose.PDF for .NET의 가장 인기 있는 새로운 기능을 소개합니다....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/ko/net/whatsnew/2024/
  5. تحسين أو ضغط أو تقليل حجم PDF في Java|Aspose.PD...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/ar/java/optimize-pdf/
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. 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/