Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 8,582 for

annotate

(0.1 sec)
  1. Aspose.PDF DOM API의 기초|Aspose.PDF for Android v...

    Aspose.PDF for Android via Java는 또한 DOM의 아이디어를 사용하여 객체 관점에서 PDF 문서의 구조를 나타냅니다. 여기에서 이 구조의 설명을 읽을 수 있습니다....Annotation 주석은 PDF 문서의 대화형 기능의 일부입니다...있습니다. 예를 들어, com.aspose.pdf.Annotation, com.aspose.pdf.AnnotationCollection...

    docs.aspose.com/pdf/ko/androidjava/basics-of-do...
  2. Conceptos básicos de Aspose.PDF DOM API|Aspose....

    Aspose.PDF para C++ también utiliza la idea de DOM para representar la estructura de un documento PDF en términos de objetos. Aquí puede leer la descripción de esta estructura.... Aspose::Pdf::Annotations Namespace Reference Las anotaciones...anotaciones, por ejemplo, Annotation, AnnotationCollection, CircleAnnotation...

    docs.aspose.com/pdf/es/cpp/basics-of-dom-api/
  3. Aspose.PDF DOM API의 기초|Aspose.PDF for Java

    Aspose.PDF for Java는 PDF 문서의 구조를 객체의 측면에서 나타내기 위해 DOM의 개념을 사용합니다. 여기에서 이 구조의 설명을 읽을 수 있습니다....Annotation 주석은 PDF 문서의 대화형 기능의 일부입니다...있습니다. 예를 들어, com.aspose.pdf.Annotation, com.aspose.pdf.AnnotationCollection...

    docs.aspose.com/pdf/ko/java/basics-of-dom-api/
  4. Installer Aspose.PDF pour Android via Java|Aspo...

    Cette section montre une description du produit et des instructions pour installer Aspose.PDF pour Android via Java par vous-même, ainsi qu'en utilisant NuGet....suppression de pièces jointes, d’annotations et d’autres fonctionnalités...

    docs.aspose.com/pdf/fr/androidjava/installation/
  5. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document newDoc = new Document(); newDoc.Pages.Add(); var pdfOutline = new Aspose.Pdf.OutlineItemColl…...Annotations.GoToAction(newDoc.Pages[1]);...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  6. Pašalinti paryškinimą iš PDF naudojant Python

    Vadovaukitės šiuo straipsniu, kad pašalintumėte paryškinimą iš PDF naudodami Python. Jame pateikiama IDE nustatymo informacija, veiksmų sąrašas ir pavyzdinis kodas, parodantis, kaip ištrinti paryškinimą PDF faile naudojant Python, pašalinant visas arba konkrečias anotacijas....naudojant delete() metodą annotations collection Išsaugoti išvesties...

    kb.aspose.com/lt/pdf/python/remove-highlight-fr...
  7. Redact XLSX Spreadsheet Online or using Android...

    Open and redact XLSX document online via app for free. Android API code to search and replace XLSX text with regular expression....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/x...
  8. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS document online via app for free. Android API code to search and replace XLS text with regular expression....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/xls/
  9. Redact ODP Presentation Online or using Android...

    Open and redact ODP document online via app for free. Android API code to search and replace ODP text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/odp/
  10. PDFファイルにリンクを作成する|Aspose.PDF for Java

    このセクションでは、JavaでPDFドキュメントにリンクを作成する方法を説明します。... リンクを Page オブジェクトの Annotations コレクションに追加します。 最後に、 Document...定します。 リンクを Page オブジェクトの Annotations コレクションに追加します。 最後に、 Document...

    docs.aspose.com/pdf/ja/java/create-links/