Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 237 for

flatten annotations

(0.12 sec)
  1. Optimize PDF using C++|Aspose.PDF for C++

    Оптимизация PDF файла, сжатие всех изображений, уменьшение размера PDF, отключение встроенных шрифтов, включение повторного использования содержимого страницы, удаление или уплощение аннотаций с помощью C++....auto annotation : page -> get_Annotations ()) { annotation -> Flatten...Flatten (); } } // Сохранить обновленный документ document ->...

    docs.aspose.com/pdf/ru/cpp/optimize-pdf/
  2. C#を使用した追加注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイルに追加の注釈を追加する方法を学びます。... 新しい Caret Annotation を作成し、キャレットパラメータ(新しいRecta...入を示すために使用されます。 新しい Caret Annotation を作成し、キャレットパラメータ(新しいRecta...

    docs.aspose.com/pdf/ja/net/extra-annotations/
  3. 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...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/id/net/optimize-pdf/
  4. 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/
  5. 搜索

    搜索...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // 要么展平註釋 annotation.flatten(); // 或者刪除註釋 // page.getAnnotations()...

    blog.aspose.com/zh-hant/pdf/compress-optimize-r...
  6. ما الجديد 2024|Aspose.PDF for .NET

    تقدم هذه الصفحة الميزات الجديدة الأكثر شعبية في Aspose.PDF for .NET التي تم تقديمها في 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/ar/net/whatsnew/2024/
  7. Apa yang baru 2024|Aspose.PDF for .NET

    Halaman ini memperkenalkan fitur baru yang paling populer dalam Aspose.PDF for .NET yang diperkenalkan pada tahun 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/id/net/whatsnew/2024/
  8. 优化、压缩或减少 PDF 大小在 Python 中|Aspose.PDF for Python...

    优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,使用 Python 删除未使用的对象。...pages : for annotation in page . annotations : annotation . flatten...doc . form . fields : item . flatten () # 保存更新的文档 doc . save ( output_pdf...

    docs.aspose.com/pdf/zh/python-net/optimize-pdf/
  9. Otimizar, Compactar ou Reduzir o Tamanho do PDF...

    Otimizar arquivo PDF, reduzir todas as imagens, diminuir tamanho do PDF, desincorporar fontes, remover objetos não utilizados com C#....pdf" )) { // Flatten annotations foreach ( var page in...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/pt/net/optimize-pdf/
  10. Lưu trữ

    Lưu trữ...getPages()) { for (Annotation annotation : page.getAnnotations())...// Làm phẳng chú thích annotation.flatten(); // HOẶC xóa chú thích...

    blog.aspose.com/vi/pdf/compress-optimize-reduce...