Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 8,588 for

annotate

(0.26 sec)
  1. ארכיון

    ארכיון...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType שיטת annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/he/pdf/working-with-annotations...
  2. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....links to the Page object’s Annotations collection. Finally, save...idx_get ( 1 ); // Create Link annotation object auto link = MakeObject...

    docs.aspose.com/pdf/cpp/actions/
  3. تحديث الروابط في PDF|Aspose.PDF لـ C++

    تحديث الروابط في PDF برمجيًا باستخدام Aspose.PDF لـ C++. هذا الدليل يتحدث عن كيفية تحديث الروابط في ملف PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // تعديل الرابط:...

    docs.aspose.com/pdf/ar/cpp/update-links/
  4. 스탬프에서 텍스트 추출|Aspose.PDF for Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ko/java/extract-text-from-s...
  5. أرشيف

    أرشيف... استرجع خاصية annotations لصفحة معينة للحصول على جميع...document = ap.Document("annotations.pdf") # قم بالتكرار عبر جميع...

    blog.aspose.com/ar/pdf/parse-pdf-in-python/
  6. العمل مع الإجراءات في PDF|Aspose.PDF لـ C++

    يشرح هذا القسم كيفية إضافة إجراءات إلى الوثيقة وحقول النموذج برمجيًا باستخدام C++....أضف هذه الروابط إلى مجموعة Annotations الخاصة بكائن Page . أخيراً،...MakeObject<Aspose::Pdf::Annotations::LinkAnnotation>(page, M...

    docs.aspose.com/pdf/ar/cpp/actions/
  7. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....Extract Text from Stamp Annotations Aspose.PDF for Java lets...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  8. PDF ハイライト注釈の使用 C++|Aspose.PDF for C++

    マークアップ注釈は、文書のテキスト中でハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...annotations.highlight_annotation) を作成し、パラメータ(タイトル、色)を設定します。...com/pdf/cpp/class/aspose.pdf.annotations.strike_out_annotation) とパラメーターを設定します...

    docs.aspose.com/pdf/ja/cpp/highlights-annotation/
  9. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python...highlighted box or a specific annotation. Open PDF document Get the...page Find the first square annotation Initialize the TableAbsorber...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  10. Is it possible to convert LaunchAction to URIAc...

    Hi Aspose team, in my scenario I have PDF documents that are pointing to network file which is opened via LaunchAction. After migration to SharePoint, I replaced link from network drive to SharePoint location but Launch…...Annotations; // Load the PDF document...through the annotations foreach (var annotation in pdfDocument...

    forum.aspose.com/t/is-it-possible-to-convert-la...