Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 9,056 for

annotator

(0.65 sec)
  1. Anotaciones de marcado usando Python|Aspose.PDF...

    Aprende cómo agregar, leer y eliminar texto, cursor y reemplazar anotaciones en documentos PDF usando Aspose.PDF for Python via .NET.... text_annotation = ap . annotations . TextAnnotation...text_annotation . title = "Aspose User" text_annotation . subject...

    docs.aspose.com/pdf/es/python-net/markup-annota...
  2. PDF API 편집하기 | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱과 High Code API를 사용하여 PDF 문서를 수정할 수 있습니다....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/ko/redaction/
  3. Extraire des liens à partir du fichier PDF|Aspo...

    Extraire des liens à partir de PDF avec C#. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector....sont représentés comme des annotations dans un fichier PDF, donc...Page. Obtenez toutes les annotations de lien sélectionnées dans...

    docs.aspose.com/pdf/fr/cpp/extract-links/
  4. 添加、删除和获取注释 - Facades|Aspose.PDF for C++

    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....\\Data\\Annotations\\input.pdf"); editor->Cr...editor->Save(L"..\\Data\\Annotations\\input_out.pdf"); 从现有 PDF...

    docs.aspose.com/pdf/zh/cpp/add-delete-and-get-a...
  5. Extraire les pièces jointes du PDF|Aspose.PDF f...

    Apprenez comment travailler avec les pièces jointes PDF en utilisant Python et Aspose.PDF....Extraire des fichiers des annotations de pièces jointes PDF Extraire...fichier intégré à partir d’une annotation FileAttachment dans un PDF...

    docs.aspose.com/pdf/fr/python-net/extract-attac...
  6. C#を使用したPDFハイライト注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントにハイライト注釈を追加する方法を学び、テキストの強調とレビューを行います。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ja/net/highlights-annotation/
  7. Работа с комментариями|Documentation

    На этой странице описывается, как добавлять или редактировать комментарии с помощью библиотеки Aspose.Diagram....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/ru/net/working-with-com...
  8. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/fa/net/annotation/
  9. Python を使用したマークアップアノテーション|Aspose.PDF for Python...

    .NET 経由で Aspose.PDF for Python を使用して、PDF ドキュメント内のテキスト、キャレット、注釈を追加、読み取り、削除する方法、および注釈を置換する方法について説明します。... text_annotation = ap . annotations . TextAnnotation...text_annotation . title = "Aspose User" text_annotation . subject...

    docs.aspose.com/pdf/ja/python-net/markup-annota...
  10. 新着情報|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/