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

annotate

(0.07 sec)
  1. Jak uzyskać Square Adnotację przy użyciu C++ | ...

    Kod źródłowy do uzyskania Square adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/squar...
  2. Jak uzyskać Watermark Adnotację przy użyciu .NE...

    Kod źródłowy na C#, aby uzyskać adnotacje Watermark na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/water...
  3. Jak uzyskać Highlight Adnotację przy użyciu C++...

    Kod źródłowy do uzyskania Highlight adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/highl...
  4. Jak uzyskać Text Adnotację przy użyciu .NET | A...

    Kod źródłowy na C#, aby uzyskać adnotacje Text na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/text/...
  5. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF document....to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document....to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 搜索

    搜索...Annotations 集合的鏈接。 使用 Document.Save(String)...將鏈接註釋添加到PDF文件第一頁的註釋集合 page.Annotations.Add(link); // 保存更新的文檔 document...

    blog.aspose.com/zh-hant/pdf/add-hyperlinks-to-p...
  8. PDF Tooltip использование C++|Aspose.PDF for C++

    Узнайте, как добавить всплывающую подсказку к фрагменту текста в PDF с использованием C++ и Aspose.PDF...Annotations.HideAction, чтобы назначить...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ru/cpp/pdf-tooltip/
  9. نحوه حذف نظرات در PDF در جاوا

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

    kb.aspose.com/fa/pdf/java/how-to-delete-comment...
  10. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....link to the Page object’s Annotations property. Finally, save the...link to the Page object’s Annotations collection. Save the updated...

    docs.aspose.com/pdf/net/create-links/