Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 8,539 for

annotator

(0.15 sec)
  1. C++ 을 (를) 사용하여 Redaction 주석을 추가하는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/cpp/annotation/redac...
  2. .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...
  3. چگونگی اضافه کردن Redaction حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Redaction حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/fa/cpp/annotation/redac...
  4. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 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/zh/net/create-form/
  5. AcroForm 생성 - C#에서 작성 가능한 PDF 만들기|Aspose.PDF fo...

    Aspose.PDF for .NET을 사용하여 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/ko/net/create-form/
  6. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....access the collection of annotations on each page Parse through...all the annotations and find the link type annotations Call the...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  7. Anotación de Resaltado en PDF usando C#|Aspose....

    Aprenda cómo agregar anotaciones de resaltado a documentos PDF en .NET usando Aspose.PDF para enfatizar y revisar texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/es/net/highlights-annotation/
  8. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...annotations.annotation_selector/) 对象传递给 Page...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/) 对象的 Selected...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  9. Chercher

    chercher...Український עִברִית Svenska Les annotations dans les images mettent en...d’un graphique, ajouter des annotations peut améliorer la clarté...

    blog.aspose.com/fr/drawing/add-image-callouts-i...
  10. C#を使用して図の注釈を追加する|Aspose.PDF for .NET

    この記事では、PDFドキュメントから図の注釈を追加、取得、削除する方法について説明します。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ja/net/figures-annotation/