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

annotate

(0.08 sec)
  1. Anotações Adesivas em PDF usando C#|Aspose.PDF ...

    Aprenda como criar anotações adesivas, como notas e destaques, em PDFs usando Aspose.PDF em .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/pt/net/sticky-annotations/
  2. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....desired page Create a link annotation and add it to the target...target page Create a free text annotation at the sample place and add...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  3. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....options to customize the sound annotation added to the PDF file. Steps...Add this sound annotation to the annotations collection on the...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  4. जावा का उपयोग करके एनोटेशन निकालें | products.a...

    प्रस्तुति टिप्पणियों को हटाने के लिए जावा स्रोत कोड...ऑनलाइन शामिल करें Remove Annotation From पीपीटी जावा एपीआई के...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स Aspose.Slides...

    products.aspose.com/slides/hi/java/annotation/
  5. 使用 .NET 刪除註釋 | products.aspose.com

    C#源碼去除演示文稿註釋...PowerPoint 代碼示例在線包括 Remove Annotation From PPT 如何使用 Aspose.Slides...NET API 從 PPT 中刪除註釋。 Remove Annotation From PPTX 如何使用 Aspose.Slides...

    products.aspose.com/slides/zh-hant/net/annotation/
  6. Anotación Multimedia en PDF usando C#|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar la anotación multimedia de tu documento PDF....encuentran en la colección Annotations de un objeto Page . Esta...tiene su propia colección de Annotations. Para agregar una anotación...

    docs.aspose.com/pdf/es/net/multimedia-annotation/
  7. Quoi de neuf|Aspose.PDF pour Python via .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF pour Python via .NET qui ont été introduites dans les versions récentes....Option 1 : parcourir les annotations sur la page page = document...] for annotation in page . annotations : if ( annotation . rect...

    docs.aspose.com/pdf/fr/python-net/whatsnew/
  8. Extraire du Texte à partir de Tampons|Aspose.PD...

    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....] Extraire du Texte des Annotations de Tampons Aspose.PDF pour...d’extraire du texte à partir des annotations de tampons. Pour extraire...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-st...
  9. Java 를 사용하여 PDF 편집 | Aspose.PDF

    자바 및 PHP, 델파이에서 PDF 파일의 민감한 정보를 편집하는 자바 소스 코드....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/ko/java/redaction/
  10. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في C#|A...

    مع 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/ar/net/create-form/