Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 8,583 for

annotator

(0.09 sec)
  1. .NET 을 (를) 사용하여 Link 주석을 제거하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Link 주석을 제거하기 위한 C...Annotations 컬렉션에서 Link 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/link/...
  2. 如何用 .NET 添加 Circle 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Circle 个注释。...Annotations 集合中的 Circle 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. نحوه دریافت Caret حاشیه نویسی با استفاده از {{p...

    کد نمونه جاوا برای دریافت Caret حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای JSP/JSF برنامه ها و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/care...
  4. Redaguj PDF przy użyciu Python | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/pl/python-net/redaction/
  5. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…... As soon as the annotation is moved in Accrobat, the...behaviour with the other drawing annotations (SquareAnnotation, CircleAnnotation...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  6. 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...
  7. 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...
  8. 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...
  9. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are annotation helpful assistant." , Role...

    docs.aspose.com/pdf/net/whatsnew/2023/
  10. PDF 텍스트 주석|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 문서에 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함하며; 각 페이지는 자체적인 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/text-annotation/