Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 8,456 for

annotate

(0.13 sec)
  1. 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/
  2. Redakcja interfejsu API PDF | Aspose.PDF

    Redaguj dokumenty PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/pl/redaction/
  3. PDF 멀티미디어 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF for .NET은 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있게 해줍니다....Hide ] PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...모든 주석을 포함합니다: 각 페이지는 고유한 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/net/multimedia-annotation/
  4. 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/
  5. Travailler avec des Actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire par programmation avec C++....ces liens à la collection Annotations de l’objet Page . Enfin,...1 ); // Créer un objet d'annotation de lien auto link = MakeObject...

    docs.aspose.com/pdf/fr/cpp/actions/
  6. Mettre à jour les liens dans le PDF|Aspose.PDF ...

    Mettez à jour les liens dans le PDF par programmation avec Aspose.PDF pour C++. Ce guide explique comment mettre à jour les liens dans un fichier PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modification du...

    docs.aspose.com/pdf/fr/cpp/update-links/
  7. 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/
  8. 创建 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/
  9. Extraer texto de sellos usando C#|Aspose.PDF fo...

    Aprende cómo usar la función especial de Aspose.PDF for .NET - extracción de texto de anotaciones de sello... Obtén la Annotation deseada de la lista de anotaciones...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/es/net/extract-text-from-st...
  10. Аннотация выделения PDF с использованием C#|Asp...

    Узнайте, как добавить аннотацию выделения в PDF-документы в .NET с использованием Aspose.PDF для акцента на тексте и его рецензирования.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ru/net/highlights-annotation/