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

annotation

(0.36 sec)
  1. 스탬프에서 텍스트 추출|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ko/cpp/extract-text-from-st...
  2. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python for .NET...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...l’annotazione all’insieme Annotations dell’oggetto Page. Salva...

    products.aspose.com/pdf/it/python-net/annotation/
  3. استيراد وتصدير التعليقات التوضيحية إلى XFDF|Asp...

    يمكنك استيراد وتصدير التعليقات التوضيحية بتنسيق XFDF باستخدام C# ومكتبة Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ar/net/import-export-xfdf/
  4. Archiwa

    Archiwa...Annotations.Add(Annotation)] 12 . Zapisz dokument...strony document.Pages[1].Annotations.Add(lineAnnotation); // Zapisz...

    blog.aspose.com/pl/pdf/add-or-remove-annotation...
  5. أرشيف

    أرشيف...Annotations.Add (Annotation)] 12 . احفظ مستند...الصفحة document.Pages[1].Annotations.Add(lineAnnotation); // احفظ...

    blog.aspose.com/ar/pdf/add-or-remove-annotation...
  6. Importar e Exportar Anotações para XFDF|Aspose....

    Você pode importar e exportar anotações no formato XFDF com C# e a biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/pt/net/import-export-xfdf/
  7. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Puede importar y exportar anotaciones con formato XFDF con C# y la biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/es/net/import-export-xfdf/
  8. Criar Links em Arquivo PDF com C++|Aspose.PDF f...

    Esta seção explica como criar links em seu documento PDF com C++....Adicione o link à propriedade Annotations do objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/create-links/
  9. Trabalhando com Ações em PDF|Aspose.PDF for C++

    Esta seção explica como adicionar ações ao documento e campos de formulário programaticamente com C++....adicione esses links à coleção Annotations do objeto Page . Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/actions/
  10. Usando tipos extras de anotações em PDF|Aspose....

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF.... Crie uma nova Caret Annotation e defina os parâmetros de...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    docs.aspose.com/pdf/pt/java/extra-annotations/