Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 8,582 for

annotation

(0.14 sec)
  1. 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/...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Tooltip em PDF usando Python|Aspose.PDF para Py...

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando Python e Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/pt/python-net/pdf-tooltip/
  7. Архів

    Архів...сторінці for (auto annotation : page->get_Annotations()) { // Перевірте...анотації if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/uk/pdf/extract-data-from-tables...
  8. ארכיון

    ארכיון...בדף for (auto annotation : page->get_Annotations()) { // בדוק...ההערה if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/he/pdf/extract-data-from-tables...
  9. PDF Мультимедийная Аннотация|Aspose.PDF for Java

    Aspose.PDF for Java позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....документе содержатся в коллекции Annotations объекта Page . Эта коллекция...свою собственную коллекцию Annotations. Чтобы добавить аннотацию...

    docs.aspose.com/pdf/ru/java/multimedia-annotation/
  10. Kompresuj dokument PDF | Aspose.PDF

    Zoptymalizuj pliki PDF na dowolnej platformie programowo za pomocą tego przykładowego kodu za pomocą biblioteki Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/pl/compress/