Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 8,546 for

annotation

(0.1 sec)
  1. arkiv

    arkiv...add(Annotation) . Slutligen sparar du den...textAnnotation.setTitle("Sample Annotation Title"); // Ställ in anteckningsämne...

    blog.aspose.com/sv/pdf/add-or-remove-annotation...
  2. Extrair Dados de Tabela em PDF|Aspose.PDF for C++

    Aprenda a extrair tabelas de PDF usando Aspose.PDF para C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/pt/cpp/extract-data-from-ta...
  3. Come aggiungere l'annotazione Link usando C++ |...

    Codice sorgente per aggiungere Link annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/cpp/annotation/link/...
  4. Come ottenere l'annotazione di Link usando C++ ...

    Codice sorgente per ottenere Link annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/link/...
  5. Come ottenere l'annotazione di Redaction usando...

    Codice sorgente per ottenere Redaction annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/redac...
  6. Come ottenere l'annotazione di Underline usando...

    Codice sorgente per ottenere Underline annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/under...
  7. Come ottenere l'annotazione di Square usando C+...

    Codice sorgente per ottenere Square annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/squar...
  8. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Actualizar Enlaces en PDF|Aspose.PDF para Java

    Actualizar enlaces en PDF programáticamente. Esta guía trata sobre cómo actualizar enlaces en PDF en lenguaje Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/es/java/update-links/
  10. فشرده سازی سند PDF | Aspose.PDF

    بهینه سازی فایل های PDF در هر پلتفرم به صورت برنامه نویسی با این کد نمونه با استفاده از کتابخانه Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/fa/compress/