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

annotation

(0.07 sec)
  1. ค้นหา

    ค้นหา...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkup คำอธิบายประกอบ if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/th/pdf/extract-text-from-pdf-cs...
  2. Архів

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

    blog.aspose.com/uk/pdf/extract-text-from-pdf-cs...
  3. 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/
  4. 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-...
  5. 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/
  6. 搜索

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

    blog.aspose.com/zh-hant/pdf/extract-data-from-t...
  7. 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...
  8. XFDF形式の注釈をインポートおよびエクスポートする方法 | Aspose.PDF for C...

    C++とAspose.PDF for C++ライブラリを使用してXFDF形式で注釈をインポートおよびエクスポートできます。...methods to import and export annotations data to XFDF files. XFDF...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/ja/cpp/import-export-xfdf/
  9. PDF 문서 압축 | Aspose.PDF

    Aspose.PDF 라이브러리를 사용하여 이 샘플 코드를 사용하여 모든 플랫폼에서 프로그래밍 방식으로 PDF 파일을 최적화합니다....infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/ko/compress/
  10. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Remove Annotations from PDF using C# Remove Annotations from PDF...

    kb.aspose.com/pdf/page/3/