Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 8,582 for

annotation

(0.11 sec)
  1. Ajouter une Image au PDF en utilisant C++|Aspos...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant la bibliothèque C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/fr/cpp/add-image-to-existin...
  2. PDF 멀티미디어 주석|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있습니다....Hide ] PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함됩니다. 이 컬렉션은 해당 개별...모든 주석을 포함합니다: 각 페이지는 자체 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/java/multimedia-annotation/
  3. 2024년의 새로운 기능|Aspose.PDF for .NET

    이 페이지는 2024년에 도입된 Aspose.PDF for .NET의 가장 인기 있는 새로운 기능을 소개합니다....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/ko/net/whatsnew/2024/
  4. Novedades 2024|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/es/net/whatsnew/2024/
  5. Wis PDF-annotaties online en gebruik Python | p...

    Verwijder gratis opmerkingen uit PDF-documenten via de online app. Python API-code om opmerkingen uit het PDF-bestand te verwijderen....NET Annotate Wis PDF-annotaties online...Loop door de array en roep annotations.delete aan Roep de opslagmethode...

    products.aspose.com/total/nl/python-net/annotat...
  6. Archivo

    Archivo...página for (auto annotation : page->get_Annotations()) { // Comprobar...anotación if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/es/pdf/extract-data-from-tables...
  7. จัดการกับแบบฟอร์ม 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/th/cpp/acroforms/
  8. C#를 사용하여 PDF 양식을 처리하기 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 PDF 양식을 프로그래밍 방식으로 관리합니다.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/ko/net/acroforms/
  9. Dodawanie JavaScript do PDF przy użyciu C#

    Postępuj zgodnie z tym artykułem, aby dodać JavaScript do PDF przy użyciu C#. Zawiera on szczegóły dotyczące konfiguracji IDE, listę kroków oraz przykładowy kod do pracy z PDF JS przy użyciu C# poprzez dodawanie różnych typów skryptów dla różnych działań....JS Zaimportuj klasy PDF i Annotations z biblioteki Załaduj licencję... Zaimportuj klasy PDF i Annotations, załaduj licencję i dodaj...

    kb.aspose.com/pl/pdf/net/add-javascript-to-pdf-...
  10. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Text 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

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