Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 8,551 for

annotation

(0.21 sec)
  1. | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 PDF의 주석을 프로그래밍 방식으로 관리합니다.... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/ko/net/annotation/
  2. PDFテキスト注釈|Aspose.PDF for C++

    Aspose.PDF for C++は、PDFドキュメントにテキスト注釈を追加、取得、削除することを可能にします。... 注釈は特定のページの Annotations コレクションによって含まれています。このコレクシ...注釈のみが含まれており、すべてのページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/cpp/text-annotation/
  3. Arbeta med kommentarer|Documentation

    Den här sidan beskriver hur man lägger till eller redigerar kommentarer med Aspose.Diagram-biblioteket....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/sv/net/working-with-com...
  4. Comment supprimer un lien hypertexte d'un PDF e...

    Ce court didacticiel explique comment supprimer un lien hypertexte d'un PDF en C#. Il partage des détails sur la configuration de l'environnement, la liste des étapes de développement de l'application et un exemple de code exécutable pour supprimer tous les liens hypertexte du PDF en C#....accédez à la collection d’annotations sur chaque page Analyser...toutes les annotations et trouver les annotations de type de...

    kb.aspose.com/fr/pdf/net/how-to-remove-hyperlin...
  5. Comment supprimer un lien hypertexte d'un PDF à...

    Cet article fournit des détails sur la façon de supprimer un lien hypertexte d'un PDF à l'aide de Python. Il contient des paramètres d'environnement, un processus par étapes pour écrire l'application et un exemple de code exécutable pour supprimer le lien du PDF à l'aide de Python....collections de annotations Vérifier chaque annotation de type LINK...delete() de la collection d’annotations Enregistrez le PDF de sortie...

    kb.aspose.com/fr/pdf/python/how-to-remove-hyper...
  6. Yorumlarla Çalışmak|Documentation

    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.... Yorumu Düzenle Annotation sınıfı tarafından sunulan...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/tr/java/working-with-co...
  7. Comment ajouter un lien hypertexte dans un PDF ...

    Cet article couvre les détails sur la façon d'ajouter un lien hypertexte dans un PDF à l'aide de Python. Vous obtiendrez des détails pour établir l'IDE, des informations sur les différents appels d'API et un exemple de code exécutable pour ajouter un lien vers le PDF à l'aide de Python....appropriées Ajoutez le lien et les annotations de texte gratuites à la collection...collection d’annotations sur la page Enregistrez le PDF de sortie...

    kb.aspose.com/fr/pdf/python/how-to-add-hyperlin...
  8. PDF 스티커 주석을 파이썬으로 사용하기|Aspose.PDF for Python vi...

    이 주제는 스티커 주석에 관한 것이며, 예시로 텍스트에 워터마크 주석을 보여줍니다.... annotations . WatermarkAnnotation ( page...페이지의 주석 컬렉션에 주석 추가 page . annotations . append ( wa ) # 글꼴 설정을...

    docs.aspose.com/pdf/ko/python-net/sticky-annota...
  9. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/th/net/annotation/
  10. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/python-net/redaction/