Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 8,580 for

annotation

(0.1 sec)
  1. Jak dodać Strikeout Adnotację za pomocą C++ | A...

    Kod źródłowy do dodawania adnotacji Strikeout w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/pl/cpp/annotation/strik...
  2. 如何使用 .NET 删除 Polygon 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Polygon 个注释。...Annotations 集合中的 Polygon 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何使用 .NET 删除 Caret 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Caret 个注释。...Annotations 集合中的 Caret 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 如何使用 .NET 删除 Strikeout 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Strikeout 个注释。...Annotations 集合中的 Strikeout 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. Come aggiungere l'annotazione Highlight usando ...

    Codice sorgente su C# per aggiungere Highlight annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/highl...
  6. Come aggiungere l'annotazione Strikeout usando ...

    Codice sorgente su C# per aggiungere Strikeout annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/strik...
  7. Come aggiungere l'annotazione Caret usando C++ ...

    Codice sorgente per aggiungere Caret annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/caret...
  8. Come aggiungere l'annotazione Text usando .NET ...

    Codice sorgente su C# per aggiungere Text annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/text/...
  9. Java 을 (를) 사용하여 Caret 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Caret 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Caret 주석에 대해 Remove..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/care...
  10. Извлечение ссылок из PDF файла|Aspose.PDF for C++

    Извлечение ссылок из PDF с использованием C#. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/extract-links/