Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 7,620 for

annotator

(0.1 sec)
  1. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....are shared to create text annotation along with setting its properties...and then adding it to the annotations collection of a particular...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  2. Manipulacja adnotacjami w formacie PDF przy uży...

    Kod źródłowy C# do manipulowania adnotacjami w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop.... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/pl/net/annotation/
  3. How to access link properties in pdf - Free Sup...

    Hi Team, I need code to get and set the properties of pdf of links as highlighted in attached imageasposelinkproperties.PNG (260.7 KB) i want to get all link appearance properties which are in the image. its urgent re…...your PDF is added as link annotation. Following code snippet can...extract the properties of link annotations in the PDF: Document pdfDocument...

    forum.aspose.com/t/how-to-access-link-propertie...
  4. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/id/python-net/whatsnew/
  5. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF для Python через .NET, которые были представлены в последних выпусках....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  6. ویرایش PDF با استفاده از Java | Aspose.PDF

    کد منبع جاوا برای ویرایش اطلاعات حساس در فایل PDF در جاوا و پی اچ پی، دلفی....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/fa/java/redaction/
  7. Ekstrak Tautan dari File PDF|Aspose.PDF untuk C++

    Ekstrak tautan dari PDF dengan C#. Topik ini menjelaskan bagaimana cara mengekstrak tautan menggunakan kelas AnnotationSelector....annotations.annotation_selector/) ke metode...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/). Cuplikan...

    docs.aspose.com/pdf/id/cpp/extract-links/
  8. Anotaciones adhesivas en PDF usando C#|Aspose.P...

    Aprenda a crear anotaciones adhesivas, como notas y resaltados, en PDFs usando Aspose.PDF en .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/es/net/sticky-annotations/
  9. C++ 을 (를) 사용하여 Redaction 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Redaction 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Redaction 주석에 대해 Add...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/ko/cpp/annotation/redac...
  10. .NET 을 (를) 사용하여 Redaction 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Redaction 주석을 추가하는 C...Annotations 컬렉션에서 Redaction 주석에 대해 Add...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/ko/net/annotation/redac...