Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 7,620 for

annotator

(0.11 sec)
  1. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...We need to add hyperlink annotation at right bottom with 10 as...@aroc To add a hyperlink annotation at the bottom right of a...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  2. PDF липкие аннотации с использованием Python|As...

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте.... annotations . WatermarkAnnotation ( page...аннотаций страницы page . annotations . append ( wa ) # Создать...

    docs.aspose.com/pdf/ru/python-net/sticky-annota...
  3. Crear AcroForm - Crear PDF Rellenable en C#|Asp...

    Con Aspose.PDF for .NET puedes crear un formulario desde cero en tu archivo PDF...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/es/net/create-form/
  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. 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/
  7. Extraer Enlaces del Archivo PDF|Aspose.PDF para...

    Extraer enlaces de PDF con C#. Este tema te explica cómo extraer enlaces usando la clase AnnotationSelector....annotations.annotation_selector/) al método...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/). El siguiente...

    docs.aspose.com/pdf/es/cpp/extract-links/
  8. 从 PDF 中提取注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件提取注释到 XFDF。...GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/zh/net/extract-annotation/
  9. ویرایش PDF با استفاده از Java | Aspose.PDF

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

    products.aspose.com/pdf/fa/java/redaction/
  10. 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/