Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 7,618 for

annotate

(0.06 sec)
  1. Modificar Anotações no seu PDF|Aspose.PDF for .NET

    Esta seção explica como modificar anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/pt/net/modify-annotations/
  2. 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...
  3. Anotasi Sorotan PDF menggunakan Python|Aspose.P...

    Anotasi Markup disajikan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergerigi dalam teks dokumen....Contents [ Hide ] Text Markup Annotations dalam PDF digunakan untuk...halaman. Tambahkan Highlight Annotation import aspose.pdf as ap #...

    docs.aspose.com/pdf/id/python-net/highlights-an...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 操作 PDF 中的注释https://products.aspose.com/pdf/zh-hans/cpp/annotation/Recent content in 使用 C++ 操作 PDF 中的注释 on Aspsoe.PDF ProductsHugo -- goh......com/pdf/zh-hans/cpp/annotation/Recent content in 使用 C++...aspose.com/pdf/zh-hans/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용하여 PDF의 주석 조작https://products.aspose.com/pdf/ko/cpp/annotation/Recent content in C++ 를 사용하여 PDF의 주석 조작 on Aspsoe.PDF ProductsHugo -- go......com/pdf/ko/cpp/annotation/Recent content in C++ 를 사용하여...+0000https://products.aspose.com/pdf/ko/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/cpp/annotation/index...
  6. إنشاء روابط في ملف PDF باستخدام C++|Aspose.PDF ...

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

    docs.aspose.com/pdf/ar/cpp/create-links/
  7. 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/
  8. Trabajando con Acciones en PDF|Aspose.PDF para C++

    Esta sección explica cómo agregar acciones al documento y campos de formulario programáticamente con C++....estos enlaces a la colección Annotations del objeto Page . Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/actions/
  9. 使用 C# 编辑 PDF | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 C# 源代码。...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hans/net/redaction/
  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...