Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 5,840 for

extract text

(0.14 sec)
  1. Travailler avec la signature dans un fichier PD...

    Cette section explique comment extraire des informations de signature, extraire une image de la signature, changer de langue, etc. en utilisant la classe PdfFileSignature....sigName = sigNames [ 0 ]; // Extract signature certificate Stream...new FileStream ( dataDir + "extracted_cert.pfx" , FileMode . CreateNew...

    docs.aspose.com/pdf/fr/net/working-with-signatu...
  2. Comment utiliser le sélecteur CSS – Aspose.HTML...

    Apprenez à appliquer efficacement les sélecteurs CSS pour sélectionner les éléments à styliser avec Aspose.HTML for .NET....: Exemple en C# Copy 1 // Extract HTML content using CSS selector...create a CSS Selector that extracts the first paragraph element...

    docs.aspose.com/html/fr/net/how-to-articles/how...
  3. Utilisation des annotations de lien dans PDF|As...

    Aspose.PDF for .NET vous permet d'ajouter, d'obtenir et de supprimer des annotations de lien de votre document PDF.... Le premier est pour le texte de l’annotation de lien, et...Define regular expressions for text fragments var regEx1 = new Regex...

    docs.aspose.com/pdf/fr/net/link-annotations/
  4. Chercher

    chercher...être utilisée pour extraire du texte à partir d’images. Cela peut...numérisés en texte modifiable, l’extraction de texte à partir d’images...

    blog.aspose.com/fr/ocr/jpg-to-word-converter-ocr/
  5. Unterstützte Dateiformate | Aspose.ZIP für .NET

    C# .NET-Bibliothek für Entwickler zum Arbeiten mit gängigen Archivformaten wie ZIP, TAR, GZIP und mehr. Erfahren Sie mehr über die Eingabe- und Ausgabedateiformate, die von der Aspose.ZIP-API-Lösung für .NET unterstützt werden.... Able to extract Shrink, Implode and WavPack...format Partly Aspose.ZIP can extract Xar compressed with Bzip2,...

    docs.aspose.com/zip/de/net/supported-file-formats/
  6. Formats de fichiers pris en charge | Aspose.ZIP...

    Biblioth�que C# .NET permettant aux d�veloppeurs de travailler avec des formats d'archives populaires tels que ZIP, TAR, GZIP, etc. D�couvrez les formats de fichiers d'entr�e et de sortie pris en charge par la solution API Aspose.ZIP pour .NET.... Able to extract Shrink, Implode and WavPack...format Partly Aspose.ZIP can extract Xar compressed with Bzip2,...

    docs.aspose.com/zip/fr/net/supported-file-formats/
  7. Извлечение аннотаций из PDF|Aspose.PDF for .NET

    Этот раздел объясняет, как извлечь аннотации из PDF-файла в XFDF с помощью Aspose.PDF Facades.... BindPdf ( document ); // Extract annotations var annotationTypes...Annotations . AnnotationType . Text }; var annotations = annotationEditor...

    docs.aspose.com/pdf/ru/net/extract-annotation/
  8. Extraer Anotaciones de PDF|Aspose.PDF for .NET

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades.... BindPdf ( document ); // Extract annotations var annotationTypes...Annotations . AnnotationType . Text }; var annotations = annotationEditor...

    docs.aspose.com/pdf/es/net/extract-annotation/
  9. Ekstrak Anotasi dari PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengekstrak anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades.... BindPdf ( document ); // Extract annotations var annotationTypes...Annotations . AnnotationType . Text }; var annotations = annotationEditor...

    docs.aspose.com/pdf/id/net/extract-annotation/
  10. Створити HTML на C# – Aspose.HTML for .NET

    Створення файлів HTML на C#. Дізнайтеся, як створити HTML з нуля та як редагувати вміст документа HTML....heading element (h1) and set its text var h1 = (HTMLHeadingElement)document...paragraph element (p) set its text var p = (HTMLParagraphElement)document...

    products.aspose.com/html/uk/net/create-html/