Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 8,462 for

annotate

(0.09 sec)
  1. C# 를 사용하여 PDF 편집 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일의 민감한 정보를 편집하기 위한 C# 소스 코드입니다....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/ko/net/redaction/
  2. ویرایش PDF با استفاده از C# | Aspose.PDF

    سورس کد C# برای ویرایش اطلاعات حساس در فایل پی دی اف در دات نت فریم ورک، دات نت Core و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/fa/net/redaction/
  3. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails..."", PdfPermissions.MODIFY_ANNOTATIONS | PdfPermissions.DOCUMENT_ASSEMBLY);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....shapes on the page Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Artifacts...

    docs.aspose.com/pdf/cpp/advanced-operations/
  5. Lưu trữ

    Lưu trữ... Lấy thuộc tính annotations của một trang cụ thể để nhận...document = ap.Document("annotations.pdf") # Lặp qua tất cả các...

    blog.aspose.com/vi/pdf/parse-pdf-in-python/
  6. Créer des liens dans un fichier PDF avec C++|As...

    Cette section explique comment créer des liens dans votre document PDF avec C++....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/fr/cpp/create-links/
  7. 記録

    記録... 特定のページの annotations プロパティを取得して、そのページにあるすべての注釈を取得します。...Document("annotations.pdf") # 最初のページのすべての注釈をループする for annotation in...

    blog.aspose.com/ja/pdf/parse-pdf-in-python/
  8. إنشاء روابط في ملف PDF باستخدام C++|Aspose.PDF ...

    يوضح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C++.... أضف الرابط إلى خاصية Annotations لكائن الصفحة. أخيرًا، احفظ...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ar/cpp/create-links/
  9. Modificar Anotações no seu Arquivo PDF (facades...

    Esta seção explica como modificar anotações de arquivo PDF para XFDF com Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuário de...

    docs.aspose.com/pdf/pt/java/modify-annotations/
  10. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Append the annotation to the collection of annotations Redact the...for redaction. Next, the annotation is created and appended to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...