Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 8,591 for

annotate

(0.23 sec)
  1. Procurar

    Procurar...Adicione anotação à coleção Annotations da página PDF específica...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Salve o documento...

    blog.aspose.com/pt/pdf/add-or-remove-annotation...
  2. Java 를 사용하여 PDF 편집 | Aspose.PDF

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/ko/java/redaction/
  3. Chercher

    chercher...Parcourez les annotations et obtenez l’annotation carrée. Créez...Parcourir les annotations sur la page for (auto annotation : page->get_Annotations())...

    blog.aspose.com/fr/pdf/extract-data-from-tables...
  4. Travailler avec des commentaires|Documentation

    Cette page décrit comment ajouter ou modifier des commentaires avec la bibliothèque Aspose.Diagram....propriété Comment, exposée par le Annotation classe, permet aux développeurs...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/fr/net/working-with-com...
  5. Anotación Multimedia en PDF usando C#|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar la anotación multimedia de tu documento PDF....encuentran en la colección Annotations de un objeto Page . Esta...tiene su propia colección de Annotations. Para agregar una anotación...

    docs.aspose.com/pdf/es/net/multimedia-annotation/
  6. Update Links in PDF|Aspose.PDF untuk C++

    Memperbarui tautan dalam PDF secara programatis dengan Aspose.PDF untuk C++. Panduan ini tentang cara memperbarui tautan dalam file PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modifikasi tautan:...

    docs.aspose.com/pdf/id/cpp/update-links/
  7. Дополнительные аннотации с использованием C++|A...

    Этот раздел описывает, как добавлять, получать и удалять различные виды аннотаций из вашего PDF-документа.... Создайте новую Caret Annotation и установите параметры Caret...текста. Создайте новую Caret Annotation и установите параметры Caret...

    docs.aspose.com/pdf/ru/cpp/extra-annotations/
  8. C++でPDFファイルにリンクを作成する|Aspose.PDF for C++

    このセクションでは、C++でPDFドキュメントにリンクを作成する方法を説明します。... ページオブジェクトの Annotations プロパティにリンクを追加します。 最後に、Doc...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/create-links/
  9. Travailler avec des actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire de manière programmatique avec C#....ces liens à la collection Annotations de l’objet Page . Enfin,...sont représentés comme des annotations dans un fichier PDF et ils...

    docs.aspose.com/pdf/fr/net/actions/
  10. 使用 C++ 刪除註解 | products.aspose.com

    C++源碼去除演示文稿註釋...PowerPoint 代碼示例在線包括 Remove Annotation From PPT 如何使用 Aspose.Slides...C++ API 從 PPT 中刪除註釋。 Remove Annotation From PPTX 如何使用 Aspose.Slides...

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