Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 8,546 for

annotation

(0.15 sec)
  1. Procurar

    Procurar...Annotations . Gere o PDF usando o método...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/pt/pdf/create-pdf-documents-usi...
  2. تحسين، ضغط أو تقليل حجم ملف PDF في بايثون|Aspos...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إلغاء تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام بايثون....pages : for annotation in page . annotations : annotation . flatten...

    docs.aspose.com/pdf/ar/python-net/optimize-pdf/
  3. Arşiv

    Arşiv...getPages()) { for (Annotation annotation : page.getAnnotations())...Ek açıklamayı düzleştirin annotation.flatten(); // VEYA ek açıklamayı...

    blog.aspose.com/tr/pdf/compress-optimize-reduce...
  4. Archiv

    Archiv...getPages()) { for (Annotation annotation : page.getAnnotations())...{ // Buď anotaci zploštit annotation.flatten(); // NEBO anotaci...

    blog.aspose.com/cs/pdf/compress-optimize-reduce...
  5. Working with Tables in PDF|Aspose.PDF for PHP v...

    This section describes how to add and extract a table, how to manipulate and integrate a table using the PHP....Working with Images in PDF PDF Annotations...

    docs.aspose.com/pdf/php-java/working-with-tables/
  6. Node.js에서 PDF 첨부 파일 작업하기|Aspose.PDF for Node.js...

    Node.js에서 PDF 첨부 파일의 기본 작업. 예제와 함께하는 가이드....기존 PDF에서 첨부 파일 제거하기 PDF Annotations in Node.js Node.js에서 PDF...

    docs.aspose.com/pdf/ko/nodejs-cpp/attachments/
  7. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus font yang disematkan, Hapus objek yang tidak digunakan menggunakan PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/id/php-java/optimize-pdf/
  8. Otimizar, Comprimir ou Reduzir Tamanho de PDF e...

    Otimizar arquivo PDF, reduzir todas as imagens, diminuir tamanho do PDF, Desincorporar fontes, Remover objetos não utilizados usando PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/pt/php-java/optimize-pdf/
  9. 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/ru/php-java/optimize-pdf/
  10. 档案

    档案...Annotations 属性访问注释。 按类型过滤注释。 遍历注解并使用 Page.Annotations.Delete(Annotation)...Delete(Annotation) 方法一一删除。 下面的 C# 代码片段显示了在 PDF 到 PPTX 转换中删除注释的一种可能方法:...

    blog.aspose.com/zh/pdf/advanced-tricks-to-conve...