Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 26,221 for

annotate

(0.15 sec)
  1. Parent | Aspose.PDF لمرجع .NET API

    الحصول على أو تعيين التعليق التوضيحي الرئيسي الذي يجب أن يقترن به هذا التعليق التوضيحي المنبثق . إذا كان هذا الإدخال موجودًا يجب أن تتجاوز إدخالات التعليق التوضيحي الأصلي وإدخالات M و C و T تلك الموجودة في التعليق التوضيحي المنبثق نفسه.... public Annotation Parent { get ; set ; } أنظر...أنظر أيضا class Annotation class PopupAnnotation مساحة الاسم Aspose...

    reference.aspose.com/pdf/ar/net/aspose.pdf.anno...
  2. CreatePolyLine | Aspose.PDF for .NET API Reference

    Creates polyline annotation....CreatePolyLine method Creates polyline annotation. public void CreatePolyLine...of original page where the annotation will be created. annotRect...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. AnnotationStateModel | Aspose.PDF for Java API ...

    The state model corresponding to state of annotation....corresponding to state of annotation. Fields Field Description...defined state model. Marked The annotation has been marked (or unmarked)...

    reference.aspose.com/pdf/java/com.aspose.pdf/an...
  4. IconFit | Aspose.PDF for Java API Reference

    Describes how the widget annotations icon shall be displayed within its annotation rectangle....Describes how the widget annotation’s icon shall be displayed...displayed within its annotation rectangle. Methods Method Description...

    reference.aspose.com/pdf/java/com.aspose.pdf/ic...
  5. Comment rayer du texte dans un PDF avec C#

    Ce didacticiel explique comment barrer du texte dans un PDF à l'aide de C#. Il contient des paramètres d'environnement, un processus par étapes et un exemple de code exécutable pour supprimer du texte dans Adobe PDF à l'aide de C#....Ajoutez cette annotation à la collection d’annotations sur la page...une annotation barrée pour le texte, puis cette annotation est...

    kb.aspose.com/fr/pdf/net/how-to-strike-out-text...
  6. Aspose::Pdf::LogicalStructure::AnnotationElemen...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::LogicalStructure::AnnotationE......Represents a base class for annotation structure elements in logical...Alternate Descriptions for annotation. Text that shall be displayed...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.l...
  7. Is there an API to determine if a PDF has file ...

    I was trying to use EmbeddedFiles.Count (as below) to determine if a PDF file has attachments, but the APi returns zero for a PDF with attachments. Is there an (efficient) API to query if a PDF has file attachments? T…...just a blank page with an annotation linking to another blank...think embedded files and annotations file attachments are two...

    forum.aspose.com/t/is-there-an-api-to-determine...
  8. AppearanceDictionary.h - Aspose.PDF for C++ - A...

    AppearanceDictionary.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include ......17 namespace Annotations 18 { 19 class Annotation; 20 class PDF3DAnnotation;...PDF3DAnnotation; 21 } // namespace Annotations 22 namespace Collections...

    reference.aspose.com/pdf/cpp/_appearance_dictio...
  9. Поиск и замена текста с помощью Python | Aspose...

    Исходный код Python для редактирования конфиденциальной информации в PDF-файле на платформа.NET Framework, .NET Core и PHP, VBScript, Delphi, C++ через COM Interop....RedactionAnnotation annot = Annotations . RedactionAnnotation...page , annotationRectangle ) annot . FillColor = Color . Black...

    products.aspose.com/pdf/ru/python-net/redaction/
  10. Buscar y reemplazar texto mediante Python | Asp...

    Código fuente de Python para editar información confidencial en un archivo PDF en .NET Framework, .NET Core y PHP, VBScript, Delphi, C++ a través de COM Interop....RedactionAnnotation annot = Annotations . RedactionAnnotation...page , annotationRectangle ) annot . FillColor = Color . Black...

    products.aspose.com/pdf/es/python-net/redaction/