Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 8,589 for

annotation

(0.4 sec)
  1. Chercher

    chercher...les commentaires sont des annotations ou des notes qui peuvent...Parcourez la collection des annotations. Après cela, lisez la propriété...

    blog.aspose.com/fr/diagram/add-comments-to-visi...
  2. Jak dodać Redaction Adnotację za pomocą .NET | ...

    Kod źródłowy w języku C#, aby dodać adnotacje Redaction na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/pl/net/annotation/redac...
  3. Modificar Anotaciones en su Archivo PDF (facade...

    Esta sección explica cómo modificar anotaciones del archivo PDF a XFDF con Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuario de...

    docs.aspose.com/pdf/es/java/modify-annotations/
  4. 使用 C# 編輯 PDF | Aspose.PDF

    使用 .NET 的 C# 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hant/net/redaction/
  5. PDF에서 주석 수정|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ko/net/modify-annotations/
  6. Chercher

    chercher...éléments supplémentaires nommés annotation. Écrivons un petit morceau...pour étudier quels types d’annotations sont présents dans de tels...

    blog.aspose.com/fr/pdf/advanced-tricks-to-conve...
  7. Создание ссылок в PDF файле с C++|Aspose.PDF fo...

    Этот раздел объясняет, как создавать ссылки в вашем PDF документе с помощью C++....Добавьте ссылку в свойство Annotations объекта Page. Наконец, сохраните...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/create-links/
  8. Archiver

    les archives...Python Comment analyser les annotations PDF en Python Aspose.PDF...du texte, des images, des annotations, des pièces jointes et des...

    blog.aspose.com/fr/pdf/parse-pdf-in-python/
  9. Аннотация выделения PDF с использованием C#|Asp...

    Узнайте, как добавить аннотацию выделения в PDF-документы в .NET с использованием Aspose.PDF для акцента на тексте и его рецензирования.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ru/net/highlights-annotation/
  10. Usando Anotaciones de Enlace en PDF|Aspose.PDF ...

    Aspose.PDF for .NET te permite Agregar, Obtener y Eliminar Anotaciones de Enlace de tu documento PDF.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/es/net/link-annotations/