Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 8,478 for

annotate

(0.13 sec)
  1. Come aggiungere l'annotazione Redaction usando ...

    Codice sorgente su C# per aggiungere Redaction annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/it/net/annotation/redac...
  2. วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Redaction คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/th/cpp/annotation/redac...
  3. Anotação Multimídia em PDF usando C#|Aspose.PDF...

    Aspose.PDF for .NET permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....estão contidas na coleção Annotations de um objeto Page . Esta...tem sua própria coleção de Annotations. Para adicionar uma anotação...

    docs.aspose.com/pdf/pt/net/multimedia-annotation/
  4. Extrair Anotações de PDF|Aspose.PDF for .NET

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/pt/net/extract-annotation/
  5. แก้ไขไฟล์ PDF โดยใช้ Java | Aspose.PDF

    รหัสที่มา Java เพื่อแก้ไขข้อมูลที่สำคัญในไฟล์ PDF ใน Java และ PHP, Delphi...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/th/java/redaction/
  6. التعليق المتعدد الوسائط على PDF باستخدام C#|Asp...

    Aspose.PDF for .NET يتيح لك إضافة واسترجاع وحذف التعليق المتعدد الوسائط من مستند PDF الخاص بك....Annotations لتضمين ملفات SWF كتعليقات...الصوت. يجب أن يكون Sound Annotation مشابهًا لتعليق نصي باستثناء...

    docs.aspose.com/pdf/ar/net/multimedia-annotation/
  7. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....link and free Text annotations to the annotations collection on the...PDF file and then a link annotation is added with specified attributes...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  8. PDF 스티키 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF에 메모 및 강조와 같은 스티키 주석을 만드는 방법을 배웁니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ko/net/sticky-annotations/
  9. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  10. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...be added with some widget annotations. .NET Core 3.1 // For complete...rectangle data for widget annotations. // The number of elements...

    docs.aspose.com/pdf/net/create-form/