Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 8,744 for

annotate

(0.1 sec)
  1. 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...
  2. 使用 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/zh/net/formatting-pdf-docum...
  3. 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/
  4. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....SHOW_IN_ANNOTATIONS . Examples: Shows how to...mentDisplayMode.SHOW_IN_ANNOTATIONS); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. تنسيق مستند PDF باستخدام C#|Aspose.PDF for .NET

    إنشاء وتنسيق مستند PDF باستخدام Aspose.PDF for .NET. استخدم مقتطف الشيفرة التالي لحل مهامك.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/ar/net/formatting-pdf-docum...
  6. 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/ja/php-java/optimize-pdf/
  7. Extraer Datos de AcroForm usando C++|Aspose.PDF...

    Esta sección explica cómo extraer formularios de su documento PDF con Aspose.PDF para C++....DynamicCast < Aspose :: Pdf :: Annotations :: SubmitFormAction > ( document...

    docs.aspose.com/pdf/es/cpp/extract-form/
  8. Memodifikasi AcroForm|Aspose.PDF untuk C++

    Memodifikasi formulir dalam file PDF Anda dengan pustaka Aspose.PDF untuk C++. Anda dapat menambah atau menghapus bidang dalam formulir yang ada, mendapatkan dan mengatur batas bidang, dan lain-lain....MakeObject < Aspose :: Pdf :: Annotations :: DefaultAppearance > (...

    docs.aspose.com/pdf/id/cpp/modifing-form/
  9. Tambahkan dan Hapus Penanda|Aspose.PDF untuk C++

    Topik ini menjelaskan cara menambahkan penanda ke dokumen PDF dengan pustaka C++. Anda juga dapat menghapus semua atau penanda tertentu dari dokumen PDF....MakeObject<Aspose::Pdf::Annotations::GoToAction>(pdfDocument...

    docs.aspose.com/pdf/id/cpp/add-and-delete-bookm...
  10. Dasar-Dasar Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET juga menggunakan ide DOM untuk merepresentasikan struktur dokumen PDF dalam istilah objek....Annotations Anotasi adalah bagian dari...

    docs.aspose.com/pdf/id/net/basics-of-dom-api/