Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 8,738 for

annotation

(0.13 sec)
  1. Xóa chú thích bằng Python | products.aspose.com

    Mã nguồn Python để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Python qua .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/python-net/annota...
  2. Ta bort anteckning med Python | products.aspose...

    Python-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Python via .NET API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/python-net/annota...
  3. Xóa chú thích bằng .NET | products.aspose.com

    Mã nguồn C# để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Slides cho .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/net/annotation/
  4. 注釈を抽出する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDF形式に注釈を抽出する方法について説明します。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ja/java/extract-annotation/
  5. التعليقات التوضيحية في PDF|Aspose.PDF لـ Python...

    يوضح هذا القسم كيفية استخدام جميع أنواع التعليقات التوضيحية في ملف PDF الخاص بك باستخدام مكتبة Aspose.PDF....في PDF Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/ar/python-net/annotations/
  6. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Forms Add, Delete and Modify...

    docs.aspose.com/pdf/net/key-features/
  7. Quoi de neuf|Aspose.PDF pour Python via .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF pour Python via .NET qui ont été introduites dans les versions récentes....Option 1 : parcourir les annotations sur la page page = document...] for annotation in page . annotations : if ( annotation . rect...

    docs.aspose.com/pdf/fr/python-net/whatsnew/
  8. Extraire du Texte à partir de Tampons|Aspose.PD...

    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....] Extraire du Texte des Annotations de Tampons Aspose.PDF pour...d’extraire du texte à partir des annotations de tampons. Pour extraire...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-st...
  9. Extraer Texto de Sellos|Aspose.PDF para Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/es/java/extract-text-from-s...
  10. Trabalhando com Ações|Aspose.PDF para Java

    Esta seção explica como adicionar ações aos campos de documento e formulário programaticamente com Java. Aprenda como Adicionar, Criar e Obter Hiperlink em um Arquivo PDF....adicione esses links à coleção Annotations do objeto Page . Finalmente...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/pt/java/actions/