Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 8,582 for

annotator

(0.15 sec)
  1. | Aspose.PDF

    Manage PDF Annotations Programmatically with C# Using Aspose.PDF for .NET...popular PDF Annotations in C# Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with Redaction...

    products.aspose.com/pdf/net/annotation/
  2. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... 从页面的注释列表中获取所需的 Annotation 。 定义一个新的 TextAbsorber 类对象。...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  3. | Aspose.PDF

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

    products.aspose.com/pdf/th/net/annotation/
  4. PDF 스티커 주석을 파이썬으로 사용하기|Aspose.PDF for Python vi...

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

    docs.aspose.com/pdf/ko/python-net/sticky-annota...
  5. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...Annotations; using Aspose.Pdf.Text; using...textFragmentAbsorber; //IList annotations; MemoryStream output = new...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  6. Remove Highlight from PDF using Java

    Follow this article to remove PDF highlight using Java. You will get details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Java....filter different types of annotations and delete them as per the...collection of annotations in it Process each highlight annotation and cast...

    kb.aspose.com/pdf/java/remove-highlight-from-pd...
  7. 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...
  8. 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...
  9. Jak dodać Redaction Adnotację za pomocą C++ | A...

    Kod źródłowy do dodawania adnotacji Redaction w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/pl/cpp/annotation/redac...
  10. Redaguj PDF przy użyciu Java | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu Java przy użyciu pliku Aspose.PDF dla Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/pl/java/redaction/