Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 8,583 for

annotate

(1.55 sec)
  1. Lưu trữ

    Lưu trữ...chú thích annotations = page0.page_sheet.annotations; # Lặp lại...thích for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/vi/diagram/add-comments-to-visi...
  2. Infobulle PDF utilisant C#|Aspose.PDF for .NET

    Apprenez à ajouter une infobulle au fragment de texte dans un PDF en utilisant C# et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...fin, la classe Aspose.Pdf.Annotations.HideAction est utilisée pour...

    docs.aspose.com/pdf/fr/net/pdf-tooltip/
  3. Archiwa

    Archiwa...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...tekstMarkupAdnotacja if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pl/pdf/extract-text-from-pdf-cs...
  4. Arsip

    Arsip...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/id/pdf/extract-text-from-pdf-cs...
  5. 将图像添加到 PDF 使用 C++|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/zh/cpp/add-image-to-existin...
  6. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...
  7. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  8. | Aspose.PDF

    使用 Java 使用适用于 Java 的 Aspose.PDF 以编程方式管理 PDF 批注... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/zh-hans/java/annotation/
  9. Jak odstranit komentáře v PDF v Javě

    Tento tutoriál popisuje, jak odstranit komentáře v PDF v Javě. Sdílí informace pro nastavení IDE, kroky k napsání programu a spustitelný ukázkový kód pro odstranění všech komentářů v PDF v Javě....přejděte na collection of annotations na ní Analyzujte každou anotaci...metodu delete() v kolekci Annotations Uložte výstupní soubor PDF...

    kb.aspose.com/cs/pdf/java/how-to-delete-comment...
  10. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Highlight 个注释。...Annotations 集合中的 Highlight 注释方法 Add 再次保存该文件...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/zh-hans/java/annotation...