Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 6,384 for

text extraction

(0.23 sec)
  1. Intégration d'Aspose.Slides avec Google Slides|...

    Connectez Aspose.Slides à Google Slides pour importer, synchroniser et convertir des présentations, automatiser les flux de travail et conserver PowerPoint et OpenDocument dans une même chaîne.... Text = "Hello from Google Drive!"...diapositive et définir son texte var shape = presentation . Slides...

    docs.aspose.com/slides/fr/net/integrating-aspos...
  2. Convertir PST a VCF mitjançant Java | products....

    Prova l'exemple de codi per convertir fitxers PST al format VCF amb Java. Descarrega l'API Java per portar les teves aplicacions de processament de correu electrònic al següent nivell.... Contact ) { // Extract MapiContact from MapiMessage...per al format de fitxer VCF és text/vcard. Conversions de formats...

    products.aspose.com/email/ca/java/conversion/ps...
  3. Libreria OCR C# - Immagine da testo in .NET | A...

    Con l'API OCR ASSUSE è possibile aggiungere il riconoscimento ottico dei caratteri (OCR) alle tue applicazioni .NET con poche righe di codice.... Add ( "image-with-text.png" ); // Perform OCR List...source ); // Output recognized text Console . WriteLine ( results...

    products.aspose.com/ocr/it/net/
  4. arkiv

    arkiv...Det är ett filformat i vanlig text som gör att flera e-postmeddelanden...mbox_load_options.preferred_text_encoding = 'utf-8' mbox_reader...

    blog.aspose.com/sv/email/read-mbox-files-using-...
  5. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...Document ( input_file ) text_absorber = ap . text . TextFragmentAbsorber...できます。 text_absorber . text_replace_options = ap . text . TextReplaceOptions...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  6. C# کتابخانه OCR - تصویر به متن در .NET | Aspose

    با استفاده از Aspose C# OCR API می توانید تشخیص شخصیت نوری (OCR) را به برنامه های دات نت خود با چند خط کد اضافه کنید.... Add ( "image-with-text.png" ); // Perform OCR List...source ); // Output recognized text Console . WriteLine ( results...

    products.aspose.com/ocr/fa/net/
  7. 記録

    記録...pages[1], "extracted_text.txt") PDFオンラインからテキストを抽出...

    blog.aspose.com/ja/pdf/extract-text-from-pdf-in...
  8. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...2015, 2:50am 3 When I want to extract the full XMP block from a PDF..._createTextFile(xmpPath, System.Text.Encoding.UTF8.GetString(xmpblock));...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  9. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...Text, ASPSaveSetOFT) End Using Here... 1:15pm 12 Hello, I just extracted all items containing MessageClass...

    forum.aspose.com/t/mapimessage-attachsignature-...
  10. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...Text; using System.Threading.Tasks;...Archive(fs)) { archive.Entries[0].Extract(@"C:\Temp\Desktop\az\" + archive...

    forum.aspose.com/t/aspose-zip-for-net/222189