Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 9,047 for

annotation

(0.16 sec)
  1. Jak dodać Circle Adnotację za pomocą .NET | Asp...

    Kod źródłowy w języku C#, aby dodać adnotacje Circle na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/pl/net/annotation/circl...
  2. Jak dodać Text Adnotację za pomocą .NET | Aspos...

    Kod źródłowy w języku C#, aby dodać adnotacje Text na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/pl/net/annotation/text/...
  3. Come aggiungere l'annotazione Watermark usando ...

    Codice sorgente per aggiungere Watermark 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/water...
  4. Come aggiungere l'annotazione Text usando C++ |...

    Codice sorgente per aggiungere Text 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/text/...
  5. 如何使用 .NET 删除 Freetext 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. フリーテキスト注釈の追加|Aspose.PDF for Python via .NET

    次の使用例は、既存の 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/ja/python-net/add-free-text...
  7. Java 을 (를) 사용하여 Freetext 주석을 제거하는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/java/annotation/free...
  8. Anotações Adesivas em PDF|Aspose.PDF para Java

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'Água no texto. Ela é usada para representar gráficos na página. Verifique o trecho de código para resolver essa tarefa....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/pt/java/sticky-annotations/
  9. Modifications de l'API Publique dans Aspose.PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) changé en void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  10. Añadir Anotaciones de Figuras usando C++|Aspose...

    Este artículo describe cómo añadir, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para C++...Annotations.CircleAnnotation) aparte...a la página page -> get_Annotations () -> Add ( circleAnnotation...

    docs.aspose.com/pdf/es/cpp/figures-annotation/