Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 8,582 for

annotator

(0.06 sec)
  1. 記録

    記録... 特定のページの annotations プロパティを取得して、そのページにあるすべての注釈を取得します。...Document("annotations.pdf") # 最初のページのすべての注釈をループする for annotation in...

    blog.aspose.com/ja/pdf/parse-pdf-in-python/
  2. Travailler avec des commentaires|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Comment, exposée par la classe Annotation, permet aux développeurs...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/fr/java/working-with-co...
  3. Edytuj interfejs 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/
  4. 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/
  5. Jak usunąć Link Adnotację za pomocą Java | Aspo...

    Przykładowy kod Java do usuwania Link adnotacji w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/pl/java/annotation/link...
  6. Jak usunąć Freetext Adnotację za pomocą Java | ...

    Przykładowy kod Java do usuwania Freetext adnotacji w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/pl/java/annotation/free...
  7. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....different properties of the annotation added for the sound. Steps...SoundAnnotation object Add it to the annotations collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  8. استخراج الروابط من ملف PDF|Aspose.PDF for Java

    استخراج الروابط من PDF باستخدام Java. يشرح هذا الموضوع كيفية استخراج الروابط باستخدام فئة AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ar/java/extract-links/
  9. 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/
  10. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...Annotations; using Aspose.Pdf.Text; using...textFragmentAbsorber; //IList annotations; MemoryStream output = new...

    forum.aspose.com/t/aspose-hyperlink-not-working...