Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 7,617 for

annotation

(0.11 sec)
  1. Cómo añadir anotaciones de Redaction mediante {...

    Código fuente para añadir anotaciones de Redaction en un archivo PDF en cualquier plataforma con lenguaje C++...Annotations Vuelva a guardar el archivo...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/es/cpp/annotation/redac...
  2. Изменение аннотаций в вашем PDF|Aspose.PDF for ...

    Этот раздел объясняет, как изменить аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ru/net/modify-annotations/
  3. API PDF را ویرایش کنید | Aspose.PDF

    اسناد PDF را با برنامه های متقابل رایگان و API های کد بالا برای هر پلتفرمی ویرایش کنید....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/fa/redaction/
  4. Ekstrak Teks Dari Stempel menggunakan C#|Aspose...

    Pelajari cara menggunakan fitur khusus dari Aspose.PDF for .NET - ekstraksi teks dari anotasi stempel... Dapatkan Annotation yang diinginkan dari daftar...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/id/net/extract-text-from-st...
  5. Uso de tipos adicionales de anotaciones PDF|Asp...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF.... Crear una nueva Caret Annotation y establecer los parámetros...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    docs.aspose.com/pdf/es/java/extra-annotations/
  6. العمل مع الإجراءات في PDF|Aspose.PDF لـ C++

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

    docs.aspose.com/pdf/ar/cpp/actions/
  7. استخراج التعليقات التوضيحية (الواجهات)|Aspose.P...

    يشرح هذا القسم كيفية استخراج التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ar/java/extract-annotation/
  8. تعديل التعليقات التوضيحية في ملف PDF الخاص بك (...

    يوضح هذا القسم كيفية تعديل التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....إنشاء كائن جديد من النوع Annotation لتعديل خصائص التعليق التوضيحي...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ar/java/modify-annotations/
  9. PDF의 링크 업데이트|Aspose.PDF for C++

    Aspose.PDF for C++로 PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 PDF 파일에서 링크를 업데이트하는 방법에 관한 것입니다....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 링크 수정: 링크 대상 변경...

    docs.aspose.com/pdf/ko/cpp/update-links/
  10. แก้ไขไฟล์ PDF โดยใช้ C# | Aspose.PDF

    C# ซอร์สโค้ดเพื่อแก้ไขข้อมูลที่สำคัญในไฟล์ PDF บนกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/th/net/redaction/