Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 10,662 for

new

(0.14 sec)
  1. C#でEPUBファイルをマージおよび分割 - GroupDocs.Merger

    C#を使用してGroupDocs.Merger for .NETでEPUBファイルをマージおよび分割する方法を学びます。EPUBドキュメントを管理するための強力な機能を試してください。...メインのEPUBファイルを読み込む using ( var merger = new Merger( @"C:\path\to\your\first...splitOptions = new SplitOptions(outputFilePath, new int [] { 1 ...

    blog.groupdocs.com/ja/merger/merge-and-split-ep...
  2. Contar palabras y ocurrencias de cada palabra e...

    Cuente el número de palabras y sus ocurrencias en documentos PDF, Word, Excel, PowerPoint y correo electrónico en Java utilizando la API de análisis de documentos....usando Java try (Parser parser = new Parser("path/document.pdf"))...usando Java try (Parser parser = new Parser("path/document.pdf"))...

    blog.groupdocs.com/es/parser/count-words-and-oc...
  3. حذف فراداده اسناد و تصاویر با استفاده از سی شارپ

    ابرداده‌های انتخابی را حذف کنید یا تمام ویژگی‌های ابرداده را با استفاده از C# از DOCX، XLSX، PPTX، PDF، JPG/JPEG، PNG، تصاویر WebP، ایمیل، کتاب‌های الکترونیکی، Visio، فایل‌های Zip پاک کنید....*/ using (Metadata metadata = new Metadata("filePath/document.pdf"))...*/ using (Metadata metadata = new Metadata("filePath/document.jpg"))...

    blog.groupdocs.com/fa/metadata/remove-metadata-...
  4. Analyse des sentiments des commentaires des cli...

    Automatisation de l'analyse des sentiments C#. Analysez les commentaires des clients avec l'API C#. Vérifiez dans quelle mesure les commentaires sur votre produit sont positifs/négatifs....mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...sentiments positifs. var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/fr/classification/classify-c...
  5. Supprimer les métadonnées des documents et des ...

    Supprimez les métadonnées sélectives ou nettoyez toutes les propriétés des métadonnées à l'aide de C# à partir de fichiers DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, e-mail, eBooks, Visio, Zip....*/ using (Metadata metadata = new Metadata("filePath/document.pdf"))...*/ using (Metadata metadata = new Metadata("filePath/document.jpg"))...

    blog.groupdocs.com/fr/metadata/remove-metadata-...
  6. 在 Java 中合併 Excel 文件和電子表格 |結合 XLS / XLSX

    在 Java 中合併 Excel 電子表格文件。 GroupDocs 使用 Java 合併 API 合併特定的 XLS/XLSX 文件表。...Excel 文件的所有工作表 Merger merger = new Merger("/path/spreadsheet-1.xlsx");...Excel 文件的選定工作表 Merger merger = new Merger("/path/spreadsheet-1.xlsx");...

    blog.groupdocs.com/zh-hant/merger/merge-excel-f...
  7. Java Regex – Suche in Dokumenten mit regulären ...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Suche in Java! Erfahren Sie, wie Sie mithilfe regulärer Ausdrücke präzise mehrere textbasierte Dokumente in Ordnern durchsuchen können....Dokuments hinzu Index index = new Index("path/indexing-folder-path");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/de/search/search-in-document...
  8. EPUB 元数据编辑器 – 查看和编辑 EPUB 属性

    探索查看和编辑 EPUB 元数据的方法。可以在线编辑 EPUB 元数据,也可以使用 C# 和 Java 以编程方式进行编辑。... using (Metadata metadata = new Metadata("path/ebook.epub"))...元数据: try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/zh/metadata/view-edit-epub-m...
  9. 用 Java 生成二维码 |签署文件和图像

    通过在 Java 中生成 QR 代码对文档和图像进行电子签名。使用用于签名的 API 在 Word、Excel、PDF、PNG、JPG、WebP 文件中添加二维码。...文档和带有二维码的图像进行电子签名 Signature signature = new Signature("filePath/document...QrCodeSignOptions options = new QrCodeSignOptions("Signed by...

    blog.groupdocs.com/zh/signature/generate-qr-cod...
  10. Java Regex - ค้นหาในเอกสารโดยใช้นิพจน์ทั่วไป

    ปลดล็อกพลังของการค้นหาแบบเป็นโปรแกรมใน Java! เรียนรู้วิธีค้นหาเอกสารที่เป็นข้อความหลายรายการในโฟลเดอร์อย่างแม่นยำโดยใช้นิพจน์ทั่วไป...ของเอกสารลงไป Index index = new Index("path/indexing-folder-path");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/th/search/search-in-document...