Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 8,551 for

annotation

(0.16 sec)
  1. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/python-net/redaction/
  2. 使用 C# 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式编辑 PDF 文档...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hans/net/redaction/
  3. Modificar Anotações no seu Arquivo PDF (facades...

    Esta seção explica como modificar anotações de arquivo PDF para XFDF com Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuário de...

    docs.aspose.com/pdf/pt/java/modify-annotations/
  4. Arşiv

    Arşiv...Annotations.Add(Annotation)] 12 yöntemini kullanarak...belirli bir PDF sayfasının Annotations koleksiyonuna açıklama ekleyin...

    blog.aspose.com/tr/pdf/add-or-remove-annotation...
  5. Видаліть анотацію PPSM онлайн або керуйте анота...

    видалити коментарі з файлу PPSM через онлайн-програму безкоштовно. Код .NET API для керування коментарями файлів PPSM....NET Annotate Видаліть анотацію PPSM онлайн...керування. Explore Annotate File Options with .NET Annotate DOC Files...

    products.aspose.com/total/uk/net/annotate/ppsm/
  6. Lavorare con i commenti|Documentation

    Questa pagina descrive come aggiungere un commento ad una pagina del disegno Visio con libreria Aspose.Diagram....Comment, esposta dalla classe Annotation, consente agli sviluppatori...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/it/python-java/working-...
  7. Arbeiten mit Kommentaren|Documentation

    Auf dieser Seite wird beschrieben, wie Sie einer Seite der Zeichnung Visio mit der Bibliothek Aspose.Diagram einen Kommentar hinzufügen....Comment-Eigenschaft, die von der Annotation-Klasse verfügbar gemacht...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/de/python-java/working-...
  8. Работа с комментариями|Documentation

    На этой странице описывается, как добавить комментарий на страницу чертежа Visio с помощью библиотеки Aspose.Diagram.... предоставляемое классом Annotation, позволяет разработчикам...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/ru/python-java/working-...
  9. Travailler avec des commentaires|Documentation

    Cette page décrit comment ajouter un commentaire sur une page du dessin Visio avec la bibliothèque Aspose.Diagram....Comment, exposée par la classe Annotation, permet aux développeurs...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/fr/python-java/working-...
  10. Créer des liens dans un fichier PDF avec C++|As...

    Cette section explique comment créer des liens dans votre document PDF avec C++....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

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