Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 6,587 for

extract text

(0.21 sec)
  1. مكتبة OCR لـ .NET و Java و Python | Aspose

    مكتبة OCR النهائية لـ C#و Java و Python ولغات البرمجة الأخرى. قم بتحويل الصور إلى نص وتحويل PDF الممسوح ضوئيًا إلى مستندات قابلة للبحث وقابلة للتحرير باستخدام AS -OCR API....content = { source }; // Extract text from the image AsposeOCRRecognition...( results [ 0 ]. recognition_text ); // Provide the image for...

    products.aspose.com/ocr/ar/
  2. Formats de fichiers d'archive pris en charge | ...

    Biblioth�que Java compl�te permettant aux d�veloppeurs de compresser, d�compresser et g�rer les formats d'archives les plus courants tels que ZIP, TAR, GZIP et autres. D�couvrez les formats de fichiers d'entr�e et de sortie pris en charge par l'API Aspose.ZIP.... Able to extract Shrink, Implode and WavPack...format Partly Aspose.ZIP can extract Xar compressed with Bzip2,...

    docs.aspose.com/zip/fr/java/supported-file-form...
  3. PDF에서 주석 추출|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다.... BindPdf ( document ); // Extract annotations var annotationTypes...Annotations . AnnotationType . Text }; var annotations = annotationEditor...

    docs.aspose.com/pdf/ko/net/extract-annotation/
  4. แบ่งไฟล์ PDF, HTML, TXT โดยใช้ C# | Aspose.PDF

    C# ตัวอย่างรหัสการแยกแฟ้มบน .NET Framework, .NET หลัก... Extract ( pathSource , 1 , doc . Pages...กไฟล์ TXT - C# //save input text to pdf to file pdfEditor = new...

    products.aspose.com/pdf/th/net/splitter/
  5. Chercher

    chercher...bibliothèque de traitement de texte pour créer et manipuler des...document extractedPage = doc.extract_pages(page, 1) extractedPage...

    blog.aspose.com/fr/words/split-a-word-document-...
  6. แก้ไข Markdown ใน C# – Aspose.HTML for .NET

    รหัสสำหรับแก้ไขไฟล์ MD ใน C# ใช้ Aspose.HTML สำหรับฟีเจอร์ .NET API เพื่อสร้าง ลบ หรือแก้ไขเนื้อหาของไฟล์ MD...Add(newLineTrivia); // Create text content for the paragraph var...textSyntaxNode = syntaxFactory.Text( "New paragraph text." ); paragraphSyntaxNode...

    products.aspose.com/html/th/net/editor/md/
  7. Extrair Conteúdo Marcado de PDFs em Python|Aspo...

    Saiba como extrair conteúdo marcado de PDF em Python com Aspose.PDF for Python via .NET, incluindo acesso ao conteúdo marcado, à estrutura raiz e aos elementos de estrutura filho....de um PDF Document com Tagged Text, Aspose.PDF oferece tagged_content...from os import path # region Extract Tagged Content from PDF def...

    docs.aspose.com/pdf/pt/python-net/extract-tagge...
  8. متن و تصاویر را از سند PPTX از طریق C++ استخراج...

    کد مثال C++ برای استخراج متن و تصاویر از فایل PPTX در C++ Runtime Environment برای ویندوز 32 بیت، ویندوز 64 بیت و لینوکس 64 بیت....// Display text Console::WriteLine(portion->get_Text()); } } }...Online PPTX Parser Live Demos Extract text and images from PPTX documents...

    products.aspose.com/slides/fa/cpp/parser/pptx/
  9. Wyodrębnij tekst i obrazy z dokumentu PPTX za p...

    Przykładowy kod C++ do wyodrębniania tekstu i obrazów z pliku PPTX w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....// Display text Console::WriteLine(portion->get_Text()); } } }...Online PPTX Parser Live Demos Extract text and images from PPTX documents...

    products.aspose.com/slides/pl/cpp/parser/pptx/
  10. متن و تصاویر را از سند ODP از طریق C++ استخراج ...

    کد مثال C++ برای استخراج متن و تصاویر از فایل ODP در C++ Runtime Environment برای ویندوز 32 بیت، ویندوز 64 بیت و لینوکس 64 بیت....// Display text Console::WriteLine(portion->get_Text()); } } }...Online ODP Parser Live Demos Extract text and images from ODP documents...

    products.aspose.com/slides/fa/cpp/parser/odp/