Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 9,044 for

annotator

(0.61 sec)
  1. 如何使用 .NET 获取 Link 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何使用 .NET 获取 Text 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Text 注释。...Annotations 集合中的 Text 注释方法 Get 再次保存该文件...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 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Delete Bookmarks Delete Annotations Extract a text from PDF Optimize...printing, degraded printing, annotation modification, form field...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  5. Tworzenie formularzy PDF przy użyciu Python | A...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/pl/python-net/acroforms...
  6. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Delete Bookmarks Delete Annotations Delete JavaScripts Extract...printing, degraded printing, annotation modification, form field...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  7. Crea moduli PDF utilizzando Python | Aspose.PDF

    Crea moduli PDF e aggiungi campi in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/it/python-net/acroforms...
  8. Obtener privilegios del documento|Aspose.PDF fo...

    Aprenda cómo verificar programáticamente los privilegios de un documento PDF usando Aspose.PDF for Python. Este tutorial muestra cómo usar la clase PdfFileInfo para leer la configuración de seguridad del documento, como los permisos de impresión, copia o modificación....Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/es/python-net/get-document-...
  9. 커브 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고 첫 페이지에 대시 곡선을 그린 다음 수정된 문서를 저장합니다....initialize_data_dir def add_curve_annotation ( infile , outfile ): # Create...220 , 100 ), "This is curve annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ko/python-net/add-curve-ann...
  10. Java 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Link 주석을 추가하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Link 주석에 대해 Add 메서드를...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/ko/java/annotation/link...