Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 8,533 for

annotation

(0.08 sec)
  1. Извлечение ссылок из PDF файла|Aspose.PDF for C++

    Извлечение ссылок из PDF с использованием C#. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/extract-links/
  2. PDFファイルからリンクを抽出する|Aspose.PDF for C++

    C#を使用してPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/extract-links/
  3. العمل مع الإجراءات في PDF|Aspose.PDF لـ C++

    يشرح هذا القسم كيفية إضافة إجراءات إلى الوثيقة وحقول النموذج برمجيًا باستخدام C++....أضف هذه الروابط إلى مجموعة Annotations الخاصة بكائن Page . أخيراً،...MakeObject<Aspose::Pdf::Annotations::LinkAnnotation>(page, M...

    docs.aspose.com/pdf/ar/cpp/actions/
  4. Ta bort anteckningar med .NET | products.aspose...

    C#-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Slides för .NET API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/net/annotation/
  5. Arsip

    Arsip...koleksi anotasi annotations = page0.page_sheet.annotations; # Ulangi...anotasinya for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/id/diagram/add-comments-to-visi...
  6. Archiwa

    Archiwa...adnotacji annotations = page0.page_sheet.annotations; # Iteruj...adnotacjach for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/pl/diagram/add-comments-to-visi...
  7. Archiv

    Archiv...sbírku anotací annotations = page0.page_sheet.annotations; # Procházejte...anotacemi for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/cs/diagram/add-comments-to-visi...
  8. Java 을 (를) 사용하여 Caret 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Caret 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Caret 주석에 대해 Get 메서드를..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/care...
  9. Añadir, Eliminar y Obtener Anotación - Fachadas...

    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....**PdfAnnotationEditor** que toma un objeto Annotation junto con el índice de inicio...PDF. In order to extract annotations, you need to create a **...

    docs.aspose.com/pdf/es/cpp/add-delete-and-get-a...
  10. Extrair Links do Arquivo PDF|Aspose.PDF for C++

    Extrair links de PDF com C#. Este tópico explica como extrair links usando a classe AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/extract-links/