Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 8,589 for

annotation

(0.34 sec)
  1. แปลง PSD เป็น BMP ด้วย C# | products.aspose.com

    ส่งออกไฟล์ PSD, PSB และ AI ผ่าน NET API...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/th/psd-to-bmp/
  2. แปลง PSD เป็น JPEG ด้วย C# | products.aspose.com

    ส่งออกไฟล์ PSD, PSB และ AI ผ่าน NET API...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/th/net/conversion/psd-t...
  3. 如何使用 C++ 獲取 Link 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言獲取PDF檔中 Link 註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  4. PDF AI Copilot|Aspose.PDF for .NET

    This article describes how AI Copilot can be used to process the PDF document with Aspose.PDF library....Interaction in PDF Working with Annotations Analyzing your prompt, please...

    docs.aspose.com/pdf/net/ai-copilot/
  5. Add Tooltip in PDF in Java

    Follow this article to add tooltip in PDF in Java. It shares details for setting the IDE, a list of steps, and a sample code to work with the PDF tooltip in Java for form fields.... Annotations in the PDF also support popup...

    kb.aspose.com/pdf/java/add-tooltip-in-pdf-in-java/
  6. Document.ProtectionType | Aspose.Words for .NET

    Discover the active document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....changes, such as adding annotations, making revisions, or completing...

    reference.aspose.com/words/net/aspose.words/doc...
  7. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...Contains document comments (annotations), represented by Comment...

    reference.aspose.com/words/net/aspose.words/sto...
  8. تحسين، ضغط أو تقليل حجم ملف PDF باستخدام PHP|As...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/ar/php-java/optimize-pdf/
  9. C++を使用してPDFに画像を追加|Aspose.PDF for C++

    このセクションでは、C++ライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ja/cpp/add-image-to-existin...
  10. Lưu trữ

    Lưu trữ...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/vi/pdf/extract-text-from-pdf-cs...