Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 8,533 for

annotation

(0.09 sec)
  1. Chercher

    chercher...graphiques, les tableaux, les annotations et une gamme d’autres éléments...Document.getPages() . Extrayez l’annotation carrée de la page. À chaque...

    blog.aspose.com/fr/pdf/extract-data-from-tables...
  2. Quoi de neuf 2025|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET qui ont été introduites dans les versions récentes....de bordure “Nuageux” aux annotations polygonales pour une apparence...du remplacement de texte d’annotation : prend désormais en charge...

    docs.aspose.com/pdf/fr/net/whatsnew/2025/
  3. .NET 을 (를) 사용하여 Circle 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Circle 주석을 추가하는 C...Annotations 컬렉션에서 Circle 주석에 대해 Add 메서드를...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/ko/net/annotation/circl...
  4. C++ 을 (를) 사용하여 Circle 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Circle 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Circle 주석에 대해 Add 메서드를...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/ko/cpp/annotation/circl...
  5. Comprimi documento PDF | Aspose.PDF

    Ottimizza i file PDF su qualsiasi piattaforma a livello di programmazione con questo codice di esempio utilizzando la libreria Aspose.PDF...su intervalli denominato annotation. Richiamate il metodo Flatten...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/it/compress/
  6. บีบอัดเอกสาร PDF | Aspose.PDF

    เพิ่มประสิทธิภาพไฟล์ PDF บนแพลตฟอร์มใด ๆ ด้วยโปรแกรมด้วยรหัสตัวอย่างนี้โดยใช้ไลบรารี Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/th/compress/
  7. Comment expurger un PDF en Python

    Ce guide simple explique comment rédiger un PDF en Python. Il comprend les informations de configuration de l'IDE, le processus étape par étape et un extrait de code pour rédiger le texte au format PDF à l'aide de Python....Ajouter l’annotation à la collection d’annotations existante...source et initialisez une annotation pour la rédaction. Ensuite...

    kb.aspose.com/fr/pdf/python/how-to-redact-a-pdf...
  8. C#를 사용한 PDF 툴팁|Aspose.PDF for .NET

    C# 및 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배웁니다....Annotations.HideAction 클래스를 사용하여 텍스트...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/ko/net/pdf-tooltip/
  9. Opérations avancées|Aspose.PDF for .NET

    Aspose.PDF peut effectuer non seulement des tâches simples et faciles, mais aussi faire face à des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/net/advanced-operations/
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/