Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 8,425 for

annotate

(0.08 sec)
  1. Importar y Exportar Anotaciones al formato XFDF...

    Puede importar y exportar anotaciones con el formato XFDF con C++ y la biblioteca Aspose.PDF para C++....namespace Aspose :: Pdf :: Annotations ; using namespace Aspose...); } Add, Delete and Get Annotation using Aspose.PDF for C++...

    docs.aspose.com/pdf/es/cpp/import-export-xfdf/
  2. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Contains document comments (annotations), represented by Comment...Contains document comments (annotations), represented by Comment...

    reference.aspose.com/words/java/com.aspose.word...
  3. Impor dan Ekspor Anotasi ke format XFDF menggun...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C++ dan pustaka Aspose.PDF untuk C++....namespace Aspose :: Pdf :: Annotations ; using namespace Aspose...snippet describes how import annotations to an XFDF file: void AnnotationImportExpo...

    docs.aspose.com/pdf/id/cpp/import-export-xfdf/
  4. C++を使用してPDFに画像を追加|Aspose.PDF for C++

    このセクションでは、C++ライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ja/cpp/add-image-to-existin...
  5. تحسين، ضغط أو تقليل حجم ملف PDF باستخدام PHP|As...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/ar/php-java/optimize-pdf/
  6. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract document properties using Aspose.PDF in PHP/Java....$document -> close (); PDF Annotations Securing and signing PDF...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  8. Obtenir la préférence de visualisation d'un fic...

    Cette section montre comment travailler avec Aspose.PDF Facades en utilisant la classe PdfContentEditor....Fichier PDF Existant Ajout d'Annotations à un fichier PDF existant...

    docs.aspose.com/pdf/fr/java/get-viewer-preferen...
  9. Working with Forms|Aspose.PDF para PHP vía Java

    Esta sección explica cómo trabajar con AcroForms y XFA Forms en sus documentos PDF con Aspose.PDF para PHP....con Imágenes en PDF PDF Annotations...

    docs.aspose.com/pdf/es/php-java/working-with-fo...
  10. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Go via C++....adding text, images, or annotations to the PDF. This example...

    docs.aspose.com/pdf/go-cpp/save-pdf-document/