Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 8,552 for

annotate

(0.09 sec)
  1. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  2. Java 를 사용하여 PDF 편집 | Aspose.PDF

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/ko/java/redaction/
  3. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...Extract Text from Stamp Annotations Aspose.PDF for NET lets you...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  4. چگونگی اضافه کردن Redaction حاشیه نویسی با استف...

    سورس کد در C# برای اضافه کردن Redaction حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/fa/net/annotation/redac...
  5. PdfAnnotationEditor Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....Contents [ Hide ] Delete All Annotations by Specified Type (facades)...(facades) Import and Export Annotations to XFDF format using com.aspose...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  6. Buat AcroForm - Buat PDF yang Dapat Diisi di C#...

    Dengan Aspose.PDF for .NET Anda dapat membuat formulir dari awal di file PDF Anda...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/id/net/create-form/
  7. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في C#|A...

    مع 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/ar/net/create-form/
  8. Comment insérer un commentaire dans un PDF avec...

    Ce court article décrit comment insérer un commentaire dans un PDF à l'aide de Java. Des informations sont fournies pour préparer l'environnement de développement, un détail étape par étape et un exemple de code exécutable montrant comment ajouter des commentaires dans un fichier PDF à l'aide de Java....ajouter et personnaliser une annotation de texte, puis l’ajouter...l’ajouter à la collection d’annotations dans la page PDF sélectionnée...

    kb.aspose.com/fr/pdf/java/how-to-insert-comment...
  9. 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
  10. Remove Highlight from PDF using Python

    Follow this article to remove highlight from PDF using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Python by removing all or a particular annotation....target annotations For removing all the Highlight annotations, mark...mark all the annotations for removal For removing selected highlights...

    kb.aspose.com/pdf/python/remove-highlight-from-...