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

annotate

(0.23 sec)
  1. ما الجديد 2023|Aspose.PDF for .NET

    تقدم هذه الصفحة أكثر الميزات الجديدة شعبية في Aspose.PDF for .NET التي تم تقديمها في 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/ar/net/whatsnew/2023/
  2. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....‘StructParent’ entry missing in the annotation 7.1:9.3(14.7) Error Entry...appropriate Page Labels Annotations Code Severity Message 7.18...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  3. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    aspose.words.saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document.... ANNOTATIONS Attachments are embedded as annotations with...document embedded files without annotations. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....manipulate PDF pages, add annotations, handle custom fonts and...fonts removing or flattening annotations removing AcroForm Fields...

    docs.aspose.com/pdf/cpp/overview/
  5. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/fa/python-net/annotation/
  6. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....the page Add this annotation to the annotations collection on the...strike out annotation for the text and then this annotation is added...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  7. Archivo

    Archivo...anotación a la colección Annotations de la página PDF en particular...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Guarde el...

    blog.aspose.com/es/pdf/add-or-remove-annotation...
  8. Chercher

    chercher...Suppression ou aplatissement des annotations pour réduire la taille avec...contiennent souvent des annotations, des champs de formulaire...

    blog.aspose.com/fr/pdf/compress-optimize-reduce...
  9. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....class Add the annotation to existing annotations Redact the PDF...redaction annotation. Subsequently, add the annotation to the page...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  10. إنشاء روابط في ملف PDF باستخدام C++|Aspose.PDF ...

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

    docs.aspose.com/pdf/ar/cpp/create-links/