Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 9,064 for

annotator

(1.19 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. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...field (or any other type of annotation) on mouse enter/exit over...this purpose, Aspose.Pdf.Annotations.HideAction Class is used...

    docs.aspose.com/pdf/net/pdf-tooltip/
  8. Добавить свободные текстовые аннотации|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...
  9. Добавить всплывающие аннотации|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...
  10. InvalidOperationException when redacting PDF wi...

    We are hitting an InvalidOperationException: Stack empty error when attempting to place two redactions on the attached document after flattening the stamp annotations. This happens with both PdfAnnotationEditor.RedactAr…...after flattening the stamp annotations. This happens with both PdfAnnotationEditor...stampAnnotations = document.Pages[1].Annotations .Where(x => x.AnnotationType...

    forum.aspose.com/t/invalidoperationexception-wh...