Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 8,589 for

annotation

(0.21 sec)
  1. O que há de novo 2023|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/pt/net/whatsnew/2023/
  2. Come rimuovere l'annotazione di Freetext usando...

    Codice di esempio Java per rimuovere le annotazioni di Freetext nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/free...
  3. Crear Enlaces en un archivo PDF con C++|Aspose....

    Esta sección explica cómo crear enlaces en su documento PDF con C++....el enlace a la propiedad Annotations del objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/create-links/
  4. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Forms Add, Delete and Modify...

    docs.aspose.com/pdf/net/key-features/
  5. Chercher

    chercher...médias, les formulaires, les annotations, les artefacts, etc. Parmi...get_Item(1); // Créer un objet d'annotation de lien LinkAnnotation link...

    blog.aspose.com/fr/pdf/add-hyperlinks-in-pdf-us...
  6. Архивы

    Архивы...аннотаций annotations = page0.page_sheet.annotations; # Перебирать...аннотации for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ru/diagram/add-comments-to-visi...
  7. أرشيف

    أرشيف...من الشروح annotations = page0.page_sheet.annotations; # كرر من...التوضيحية for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ar/diagram/add-comments-to-visi...
  8. Arşiv

    Arşiv...koleksiyonunu alın annotations = page0.page_sheet.annotations; # Ek açıklamalar...yapın for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/tr/diagram/add-comments-to-visi...
  9. Chercher

    chercher... Extrayez l’annotation carrée de la page. Initialisez...Sélectionnez la page et extrayez son annotation carrée var page = pdfDocument...

    blog.aspose.com/fr/pdf/extract-table-from-pdf-u...
  10. PDFテキスト注釈|Aspose.PDF for Java

    Aspose.PDF for Javaを使用して、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。... 注釈は特定のページの Annotations コレクションに含まれています。 このコレクション...このコレクションには、その個々のページ専用の注釈が含まれています。各ページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/java/text-annotation/