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

annotator

(1.98 sec)
  1. Tambahkan Anotasi Polyline|Aspose.PDF for Pytho...

    Contoh ini mengikat PDF input, membuat polyline solid pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi dengan anotasi....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/id/python-net/add-polyline-...
  2. Добавить аннотацию полигога|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, рисуется сплошной полигон на первой странице и сохраняется изменённый документ с аннотацией....initialize_data_dir def add_polygon_annotation ( infile , outfile ): # Create... 120 ), "This is polygon annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ru/python-net/add-polygon-a...
  3. Jak usunąć Highlight Adnotację za pomocą Java |...

    Przykładowy kod Java do usuwania Highlight adnotacji w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/pl/java/annotation/high...
  4. 如何使用 C++ 删除 Highlight 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Highlight 注解的源代码...Annotations 集合中的 Highlight 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. 如何使用 C++ 删除 Link 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 如何使用 C++ 删除 Redaction 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Redaction 注解的源代码...Annotations 集合中的 Redaction 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. 如何使用 C++ 删除 Circle 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. 如何使用 C++ 删除 Strikeout 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Strikeout 注解的源代码...Annotations 集合中的 Strikeout 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. 如何用 C++ 添加 Highlight 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Highlight 注释的源代码...Annotations 集合中的 Highlight 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. Obtenir les privilèges du document|Aspose.PDF f...

    Apprenez comment vérifier programmatiquement les privilèges d’un document PDF à l’aide d’Aspose.PDF pour Python. Ce tutoriel montre comment utiliser la classe PdfFileInfo pour lire les paramètres de sécurité du document, tels que les autorisations d’impression, de copie ou de modification....contenu Modification des annotations ou du contenu Remplissage...Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/fr/python-net/get-document-...