Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 8,534 for

annotate

(0.1 sec)
  1. Очистити анотації PPSM онлайн і за допомогою Py...

    Видаліть коментарі з документа PPSM за допомогою онлайн-програми безкоштовно. Код API Python для видалення коментарів із презентацій PPSM....NET Annotate Очистити анотації PPSM онлайн... Explore Annotate File Options with Python Annotate DOC Files...

    products.aspose.com/total/uk/python-net/annotat...
  2. چگونگی اضافه کردن Redaction حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Redaction حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/fa/cpp/annotation/redac...
  3. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 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/zh/net/create-form/
  4. AcroForm 생성 - C#에서 작성 가능한 PDF 만들기|Aspose.PDF fo...

    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/ko/net/create-form/
  5. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....access the collection of annotations on each page Parse through...all the annotations and find the link type annotations Call the...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  6. Anotación de Resaltado en PDF usando C#|Aspose....

    Aprenda cómo agregar anotaciones de resaltado a documentos PDF en .NET usando Aspose.PDF para enfatizar y revisar texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/es/net/highlights-annotation/
  7. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...annotations.annotation_selector/) 对象传递给 Page...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/) 对象的 Selected...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  8. API per la redazione dei PDF | Aspose.PDF

    Redigi i documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/it/redaction/
  9. Chercher

    chercher...Український עִברִית Svenska Les annotations dans les images mettent en...d’un graphique, ajouter des annotations peut améliorer la clarté...

    blog.aspose.com/fr/drawing/add-image-callouts-i...
  10. C#を使用して図の注釈を追加する|Aspose.PDF for .NET

    この記事では、PDFドキュメントから図の注釈を追加、取得、削除する方法について説明します。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ja/net/figures-annotation/