Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 8,547 for

annotation

(0.18 sec)
  1. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....attachments, fonts, bookmarks, annotations, forms, operators, stamps...manipulate attachments and annotations by adding, updating, or deleting...

    docs.aspose.com/pdf/net/drawing/
  2. Archiv

    Archiv...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/de/pdf/extract-table-from-pdf-u...
  3. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  4. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/zh/python-net/create-form/
  5. AcroForm 생성 - Python에서 작성 가능한 PDF 생성|Aspose.PDF...

    Aspose.PDF for Python을 사용하여 PDF 파일에서 처음부터 양식을 만들 수 있습니다.... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ko/python-net/create-form/
  6. Archiwa

    Archiwa...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...tekstMarkupAdnotacja if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pl/pdf/extract-text-from-pdf-cs...
  7. Arsip

    Arsip...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/id/pdf/extract-text-from-pdf-cs...
  8. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...
  9. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  10. نحوه حذف نظرات در PDF در جاوا

    این آموزش نحوه حذف نظرات در PDF در جاوا را راهنمایی می کند. این اطلاعات برای تنظیم IDE، مراحل نوشتن برنامه و یک کد نمونه قابل اجرا برای حذف تمام نظرات در PDF در جاوا به اشتراک می گذارد....کنید و به collection of annotations روی آن دسترسی پیدا کنید هر...متد ()delete را در مجموعه Annotations فراخوانی کنید فایل PDF خروجی...

    kb.aspose.com/fa/pdf/java/how-to-delete-comment...