Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 8,967 for

annotation

(0.15 sec)
  1. نحوه حذف Highlight حاشیه نویسی با استفاده از {{...

    کد منبع برای حذف Highlight حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/highl...
  2. Zajmij się formularzami PDF w C# | Aspose.PDF

    Zarządzaj formularzami PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/pl/net/acroforms/
  3. 폴리라인 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 첫 페이지에 솔리드 폴리라인을 만들고, 수정된 문서를 주석과 함께 저장합니다....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ko/python-net/add-polyline-...
  4. Extraer Datos de Tabla en PDF|Aspose.PDF para C++

    Aprende cómo extraer datos tabulares de PDF usando Aspose.PDF para C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/es/cpp/extract-data-from-ta...
  5. Архивы

    Архивы...add(Annotation) . Наконец, сохраните обновленный...textAnnotation.setTitle("Sample Annotation Title"); // Установить тему...

    blog.aspose.com/ru/pdf/add-or-remove-annotation...
  6. Verwijder PDF-annotatie online of beheer annota...

    verwijder opmerkingen uit het PDF-bestand gratis via de online app.C# .NET API-code om opmerkingen over PDF-bestanden te beheren....NET Annotate Verwijder PDF-annotatie online...annotaties Gebruik Pages[1].Annotations.Add om de annotaties toe...

    products.aspose.com/total/nl/net/annotate/pdf/
  7. Extraer texto de todas las páginas de un PDF us...

    Este artículo describe varias maneras de extraer texto de documentos PDF usando Aspose.PDF en C++. De páginas enteras, de una parte específica, basado en columnas, etc....las anotaciones for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Filtrar TextMarkupAnnotation...

    docs.aspose.com/pdf/es/cpp/extract-text-from-al...
  8. 모든 PDF 페이지에서 텍스트 추출하기 C++ 사용|Aspose.PDF for C++

    이 문서는 Aspose.PDF를 사용하여 C++에서 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지, 특정 부분, 열 기반 등....); // 모든 주석을 반복 for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // TextMarkupAnnotation...

    docs.aspose.com/pdf/ko/cpp/extract-text-from-al...
  9. Extraire du texte d'un PDF avec Python|Aspose.P...

    Cette section contient des articles sur l'extraction de texte à partir de documents PDF en utilisant Aspose.PDF avec Python....partir de PDF multi‑colonnes Annotations et texte spécial Extraire...

    docs.aspose.com/pdf/fr/python-net/extract-text-...
  10. استخراج البيانات من جدول في PDF باستخدام C#|Asp...

    تعلم كيفية استخراج البيانات الجدولية من PDF باستخدام Aspose.PDF for .NET في C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ar/net/extract-data-from-ta...