Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 8,589 for

annotate

(0.16 sec)
  1. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....found in the document Set the annotation color and title Save the...to define the strike out annotation and apply it on a particular...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  2. Chercher

    chercher...Supprimer ou aplatir les annotations à l’aide de C++ Suppression...Supprimer ou aplatir les annotations à l’aide de C++ # Il peut...

    blog.aspose.com/fr/pdf/compress-or-optimize-pdf...
  3. JavaScript pridėjimas prie PDF naudojant C#

    Sekite šį straipsnį, kad pridėtumėte JavaScript prie PDF naudodami C#. Jame pateikiama informacija apie IDE nustatymą, veiksmų sąrašą ir pavyzdinį kodą darbui su PDF JS naudojant C#, pridedant skirtingų tipų scenarijus įvairiems veiksmams....PDF JS Importuokite PDF ir Annotations klases iš bibliotekos Įkelkite...C# . Importuokite PDF ir Annotations klases, įkelkite licenciją...

    kb.aspose.com/lt/pdf/net/add-javascript-to-pdf-...
  4. 使用 C# 在 PDF 文件中创建链接|Aspose.PDF for .NET

    本节解释如何使用 C# 在 PDF 文档中创建链接。... 将链接添加到 Page 对象的 Annotations 属性。 最后,使用 Document 对象的 Save...文件以及应打开的页码。 将链接添加到 Page 对象的 Annotations 集合。 使用 Document 对象的 Save...

    docs.aspose.com/pdf/zh/net/create-links/
  5. ایجاد فرم های PDF با استفاده از C++ | Aspose.PDF

    فرم های PDF ایجاد کنید و فیلدها را به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ اضافه کنید....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/fa/cpp/acroforms/create/
  6. Come aggiungere l'annotazione Polygon usando .N...

    Codice sorgente su C# per aggiungere Polygon annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/net/annotation/polyg...
  7. วิธีการเพิ่ม Caret คำอธิบายประกอบโดยใช้ Java | ...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Caret คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...+ "sample.pdf" ); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/java/annotation/care...
  8. .NET 을 (를) 사용하여 Square 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Square 주석을 추가하는 C...Annotations 컬렉션에서 Square 주석에 대해 Add 메서드를...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/ko/net/annotation/squar...
  9. 如何使用 C++ 刪除 Polygon 註釋 | Aspose.PDF

    用於在任何平台上刪除 Polygon PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. 如何使用 .NET 刪除 Polygon 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Polygon 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...