Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 8,588 for

annotation

(0.51 sec)
  1. Архів

    Архів...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/uk/pdf/extract-text-from-pdf-cs...
  2. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....important sections or adding annotations can greatly improve the understanding...documents. By editing these annotations, users can effectively track...

    products.aspose.com/pdf/tutorial/edit-pdf/
  3. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Annotations.BorderStyle.Solid; var textBoxField2...Pdf.InteractiveFeatures.Annotations.BorderStyle.Solid; // save...

    forum.aspose.com/t/facades-form-not-displaying-...
  4. Обновление ссылок в PDF|Aspose.PDF for Java

    Обновление ссылок в PDF программным способом. Это руководство о том, как обновить ссылки в PDF на языке Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ru/java/update-links/
  5. Extraire des données d'un tableau dans un PDF a...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF for .NET en C#...un tableau marqué avec une annotation carrée : // For complete...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/fr/net/extract-data-from-ta...
  6. PDF 툴팁을 C++를 사용하여 추가하기|Aspose.PDF for C++

    C++ 및 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배워보세요....Annotations.HideAction 클래스를 사용하여 텍스트...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ko/cpp/pdf-tooltip/
  7. Extraer texto de PDF C#|Aspose.PDF for .NET

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF en C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/es/net/extract-text-from-al...
  8. 搜索

    搜索...遍歷頁面上的註釋 for (auto annotation : page->get_Annotations()) { // 檢查註解類型...檢查註解類型 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/zh-hant/pdf/extract-data-from-t...
  9. آرشیوها

    آرشیوها...Annotations اضافه کنید. PDF را با استفاده...نویسی صفحه اول فایل PDF page.Annotations.Add(link); // سند به روز...

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  10. Extraire des données d'un tableau dans un PDF|A...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF pour C++....un tableau marqué avec une annotation carrée : void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/fr/cpp/extract-data-from-ta...