Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 7,614 for

annotation

(0.07 sec)
  1. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....properties for highlight annotations. يتم استخدام خاصية highlightSettings...get or set strikethrough annotation settings using the strikethroughSetting...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  2. Comment créer un lien hypertexte dans un PDF à ...

    Cet article rapide vous apprend à créer un lien hypertexte dans un PDF à l'aide de Java. Il contient toutes les informations nécessaires pour écrire cette application ainsi qu'un exemple de code de travail pour ajouter un lien vers un PDF en utilisant Java....page souhaitée Créez un link annotation et ajoutez-le à la page cible...cible Créez une annotation de texte libre à l’emplacement de...

    kb.aspose.com/fr/pdf/java/how-to-create-hyperli...
  3. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... Buat baru [Caret Annotation](https://reference.aspose...com/pdf/cpp/class/aspose.pdf.annotations.caret_annotation/) dan atur parameter...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  4. Travailler avec les Actions|Aspose.PDF pour Java

    Cette section explique comment ajouter des actions aux documents et aux champs de formulaire par programmation avec Java. Apprenez à Ajouter, Créer et Obtenir un Hyperlien dans un Fichier PDF....ces liens à la collection Annotations de l’objet Page . Enfin,...( 1 ); // Créer un objet annotation de lien LinkAnnotation link...

    docs.aspose.com/pdf/fr/java/actions/
  5. API per la redazione dei PDF | Aspose.PDF

    Redigi i documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/it/redaction/
  6. تحديث الروابط في PDF|Aspose.PDF لـ C++

    تحديث الروابط في PDF برمجيًا باستخدام Aspose.PDF لـ C++. هذا الدليل يتحدث عن كيفية تحديث الروابط في ملف PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // تعديل الرابط:...

    docs.aspose.com/pdf/ar/cpp/update-links/
  7. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/zh/net/create-form/
  8. AcroForm 생성 - C#에서 작성 가능한 PDF 만들기|Aspose.PDF fo...

    Aspose.PDF for .NET을 사용하여 PDF 파일에서 처음부터 양식을 생성할 수 있습니다....rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/ko/net/create-form/
  9. Redaguj PDF przy użyciu C# | Aspose.PDF

    Kod źródłowy C# do edycji poufnych informacji w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/pl/net/redaction/
  10. PDF ハイライト注釈の使用 C++|Aspose.PDF for C++

    マークアップ注釈は、文書のテキスト中でハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...annotations.highlight_annotation) を作成し、パラメータ(タイトル、色)を設定します。...com/pdf/cpp/class/aspose.pdf.annotations.strike_out_annotation) とパラメーターを設定します...

    docs.aspose.com/pdf/ja/cpp/highlights-annotation/