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

annotator

(1.5 sec)
  1. 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...
  2. 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-...
  3. 커브 주석 추가|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...
  4. Arşiv

    Arşiv...yineleyin for (auto annotation : page->get_Annotations()) { // Ek açıklama...edin if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/tr/pdf/extract-data-from-tables...
  5. Bases de l'API DOM Aspose.PDF|Aspose.PDF for An...

    Aspose.PDF pour Android via Java utilise également l'idée de DOM pour représenter la structure d'un document PDF sous forme d'objets. Ici vous pouvez lire la description de cette structure....Annotation Les annotations font partie des fonctionnalités...dédié un espace de noms aux annotations. Cet espace de noms contient...

    docs.aspose.com/pdf/fr/androidjava/basics-of-do...
  6. Archivo

    Archivo...página for (auto annotation : page->get_Annotations()) { // Comprobar...anotación if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/es/pdf/extract-data-from-tables...
  7. Crear enlaces en archivos PDF con C#|Aspose.PDF...

    Esta sección explica cómo crear enlaces en su documento PDF con C#....el enlace a la propiedad Annotations del objeto Page. Finalmente...el enlace a la colección Annotations del objeto Page. Guarde el...

    docs.aspose.com/pdf/es/net/create-links/
  8. Come aggiungere l'annotazione Polyline usando ....

    Codice sorgente su C# per aggiungere Polyline annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/it/net/annotation/polyl...
  9. 如何使用 C++ 获取 Highlight 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Highlight 注解的源代码...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. 如何使用 .NET 获取 Watermark 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...