Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 8,737 for

annotate

(0.33 sec)
  1. Добавить аннотацию линий|Aspose.PDF for Python ...

    В этом примере привязывается входной PDF, рисуется красная аннотация с квадратными окончаниями линии и сохраняется изменённый PDF....initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/ru/python-net/add-line-anno...
  2. Agregar anotación de círculo|Aspose.PDF for Pyt...

    Este ejemplo enlaza un PDF de entrada, crea una anotación de círculo en la primera página y guarda el documento modificado....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/es/python-net/add-circle-an...
  3. Extraire du texte d'un PDF C#|Aspose.PDF for .NET

    Cet article décrit différentes manières d'extraire du texte de documents PDF en utilisant Aspose.PDF en C#....du texte, des images, des annotations, des pièces jointes, des...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/fr/net/extract-text-from-al...
  4. Adicionar Anotações de Figuras usando C++|Aspos...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para C++...Annotations.CircleAnnotation) exceto...anotação à página page -> get_Annotations () -> Add ( circleAnnotation...

    docs.aspose.com/pdf/pt/cpp/figures-annotation/
  5. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...getOnClose()); } } for (Annotation annotation : page.getAnnotations())...{ for (PdfAction action : annotation.getPdfActions()) { if (action...

    forum.aspose.com/t/unable-to-extract-javascript...
  6. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/ko/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/ko/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/ko/python-java.xml
  7. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/nl/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/nl/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/nl/python-java.xml
  8. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....class Create the highlight annotation using HighlightAnnotation...used to define a highlight annotation for the selected page and...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  9. 修改PDF文件中的注释(facades)|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades将PDF文件中的注释修改为XFDF。...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Aspose.PDF...

    docs.aspose.com/pdf/zh/java/modify-annotations/
  10. 如何使用 Java 獲取 Freetext 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Freetext 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...