Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 8,413 for

annotate

(0.11 sec)
  1. Optimiser, Compresser ou Réduire la Taille d'un...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés en utilisant PHP....Supprimer ou aplatir les annotations Optimiser le Document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/php-java/optimize-pdf/
  2. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  3. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  4. 档案

    档案...遍历页面上的注解 for (auto annotation : page->get_Annotations()) { // 检查注释类型...检查注释类型 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  5. Lưu trữ

    Lưu trữ...trang for (auto annotation : page->get_Annotations()) { // Kiểm...thích if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/vi/pdf/extract-data-from-tables...
  6. آرشیوها

    آرشیوها...کنید for (auto annotation : page->get_Annotations()) { // نوع حاشیه...کنید if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/fa/pdf/extract-data-from-tables...
  7. PDF 工具提示使用 Python|Aspose.PDF for Python via .NET

    学习如何使用 Python 和 Aspose.PDF 向 PDF 中的文本片段添加工具提示... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/zh/python-net/pdf-tooltip/
  8. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....ModifyAnnotations Add or modify text annotations, fill in interactive form...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Moduli PDF. Gestisci tramite C# | Aspose.PDF

    Gestisci i moduli PDF con questo codice sorgente C# su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/it/net/acroforms/
  10. C++ 을 (를) 사용하여 Redaction 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Redaction 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Redaction 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/redac...