Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 9,064 for

annotation

(0.73 sec)
  1. Come rimuovere l'annotazione di Link usando C++...

    Codice sorgente per rimuovere le annotazioni di Link nel 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 rimuovere l'annotazione di Caret usando C+...

    Codice sorgente per rimuovere le annotazioni di Caret nel 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/caret...
  3. Come rimuovere l'annotazione di Highlight usand...

    Codice sorgente su C# per rimuovere le annotazioni di Highlight su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/highl...
  4. Come rimuovere l'annotazione di Caret usando .N...

    Codice sorgente su C# per rimuovere le annotazioni di Caret su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/caret...
  5. Come rimuovere l'annotazione di Watermark usand...

    Codice sorgente su C# per rimuovere le annotazioni di Watermark su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/water...
  6. Come rimuovere l'annotazione di Square usando C...

    Codice sorgente per rimuovere le annotazioni di Square nel 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...
  7. Добавить свободные текстовые аннотации|Aspose.P...

    В этом примере загружается существующий PDF‑файл, добавляется свободная текстовая аннотация на первую страницу в заданном положении и сохраняется изменённый документ....initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-free-text...
  8. Добавить всплывающие аннотации|Aspose.PDF for P...

    В этом примере загружается PDF, добавляется всплывающая аннотация на первую страницу и сохраняется изменённый документ. Всплывающая аннотация установлена видимой по умолчанию и отображает указанный текст комментария....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-popup-ann...
  9. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Forms Add, Delete and Modify...

    docs.aspose.com/pdf/net/key-features/
  10. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF for Android via Java. De páginas inteiras, de uma parte específica, com base em colunas, etc....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/pt/androidjava/extract-text...