Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 7,618 for

annotate

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการรับ Watermark คำอธิบายประกอบโดยใช้ .NEThttps://products.aspose.com/pdf/th/net/annotation/watermark/get/Recent content in วิธีการรับ Wate......com/pdf/th/net/annotation/watermark/get/Recent content...+0000https://products.aspose.com/pdf/th/net/annotation/watermark/get/index.xml self...

    products.aspose.com/pdf/th/net/annotation/water...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Manipulacja adnotacjami w formacie PDF przy użyciu Pythonhttps://products.aspose.com/pdf/pl/python-net/annotation/Recent content in Manipulacja......com/pdf/pl/python-net/annotation/Recent content in Manipulacja...aspose.com/pdf/pl/python-net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/python-net/annotatio...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Manipola le annotazioni in PDF usando Pythonhttps://products.aspose.com/pdf/it/python-net/annotation/Recent content in Manipola le annotazioni ......com/pdf/it/python-net/annotation/Recent content in Manipola...aspose.com/pdf/it/python-net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/python-net/annotatio...
  4. Modifier le contenu du document|Aspose.PDF for ...

    Explorez comment modifier le contenu PDF de manière programmatique en utilisant la classe PDFContentEditor dans .NET avec Aspose.PDF....PDF existant Ajouter des annotations à un fichier PDF existant...images Travailler avec les Annotations Analyzing your prompt, please...

    docs.aspose.com/pdf/fr/net/pdfcontenteditor-class/
  5. Modifications de l'API Publique dans Aspose.PDF...

    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....end, Enum annotType, Annotation annotation) changé en void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  6. Anotações Adesivas em PDF|Aspose.PDF para Java

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'Água no texto. Ela é usada para representar gráficos na página. Verifique o trecho de código para resolver essa tarefa....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/pt/java/sticky-annotations/
  7. Redact PDF using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/redaction/
  8. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  9. Trabalhando com Ações em PDF|Aspose.PDF for C++

    Esta seção explica como adicionar ações ao documento e campos de formulário programaticamente com C++....adicione esses links à coleção Annotations do objeto Page . Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/actions/
  10. Usando tipos extras de anotações em PDF|Aspose....

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF.... Crie uma nova Caret Annotation e defina os parâmetros de...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    docs.aspose.com/pdf/pt/java/extra-annotations/