Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 8,590 for

annotator

(1.18 sec)
  1. Archiv

    Archiv...annotation.RequiresApi; import androidx...AppCompatActivity; import android.annotation.TargetApi; import android...

    blog.aspose.com/cs/words/build-android-word-to-...
  2. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/java/2023-12-22T09:48:44+00:00alternate fr https://products.aspose.com/total......com/total/java/annotate/2023-11-28T04:00:15+00:00alternate...https://products.aspose.com/total/fr/java/annotate/ alternate tr https://products...

    products.aspose.com/total/en/java.xml
  3. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/ko/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/to......com/total/ko/java/annotate/csv/2025-07-29T14:33:50+00:00alternate...https://products.aspose.com/total/java/annotate/csv/ alternate tr https://products...

    products.aspose.com/total/ko/java.xml
  4. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/it/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/to......com/total/it/java/annotate/2023-11-28T04:00:15+00:00alternate...https://products.aspose.com/total/java/annotate/ alternate fr https://products...

    products.aspose.com/total/it/java.xml
  5. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/pl/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/to......com/total/pl/java/annotate/2023-11-28T04:00:15+00:00alternate...https://products.aspose.com/total/java/annotate/ alternate fr https://products...

    products.aspose.com/total/pl/java.xml
  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. C#를 사용한 PDF 문서 포맷팅|Aspose.PDF for .NET

    Aspose.PDF for .NET로 PDF 문서를 생성하고 포맷합니다. 다음 코드 스니펫을 사용하여 작업을 해결하세요.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/ko/net/formatting-pdf-docum...
  8. Formatage du document PDF en C++|Aspose.PDF pou...

    Créez et formatez le document PDF avec Aspose.PDF pour C++. Utilisez l'extrait de code suivant pour résoudre vos tâches....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/fr/cpp/formatting-pdf-docum...
  9. Mise en forme d'un document PDF en C#|Aspose.PD...

    Créez et mettez en forme le document PDF avec Aspose.PDF for .NET. Utilisez le code suivant pour résoudre vos tâches.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/fr/net/formatting-pdf-docum...
  10. 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++....infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    docs.aspose.com/pdf/es/cpp/optimize-pdf/