Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 12,237 for

new

(0.09 sec)
  1. Supprimer le formulaire de protection par mot d...

    Supprimer le mot de passe des feuilles de calcul Excel. Déverrouillez les fichiers XLS/XLSX protégés par mot de passe à l'aide de l'application gratuite de suppression de mot de passe en ligne et par programmation....xlsx"; LoadOptions loadOptions = new LoadOptions("mySECRETpassWORD");...D"); using (Merger merger = new Merger(filePath, loadOptions))...

    blog.groupdocs.com/fr/merger/unlock-excel-sprea...
  2. Modifier des présentations PowerPoint | Édition...

    Découvrez des moyens efficaces de modifier des présentations PowerPoint. Modifiez les fichiers PPT/PPTX en ligne ou faites-le par programme en utilisant C# et Java....PresentationEditOpti editOptions2 = new PresentationEditOpti(); editOptions2...PresentationEditOpti editOptions3 = new PresentationEditOpti(); editOptions3...

    blog.groupdocs.com/fr/editor/edit-presentation-...
  3. นับคำและการเกิดขึ้นของแต่ละคำในเอกสารโดยใช้ C# ...

    นับจำนวนคำและการเกิดขึ้นในเอกสาร PDF, Word, Excel, PowerPoint และ Email ใน C# โดยใช้ API การแยกวิเคราะห์เอกสาร .NET...โดยใช้ C# using (Parser parser = new Parser("path/document.pdf"))...โดยใช้ C# using (Parser parser = new Parser("path/document.pdf"))...

    blog.groupdocs.com/th/parser/count-words-and-oc...
  4. รหัสผ่านป้องกันสเปรดชีต Excel | ล็อคไฟล์ XLS/XLSX

    เพิ่มรหัสผ่านไปยังสเปรดชีต Excel ล็อคไฟล์ Excel ด้วยการป้องกันด้วยรหัสผ่านโดยใช้แอปออนไลน์ฟรีและโดยทางโปรแกรม...AddPasswordOptions addOptions = new AddPasswordOptions("mySECRETpassWORD");...D"); using (Merger merger = new Merger(filePath)) { merger.A...

    blog.groupdocs.com/th/merger/password-protect-e...
  5. إنشاء باركود في C # | أضف الباركود إلى المستندا...

    قم بإنشاء رموز شريطية في C # وتوقيع المستندات والصور إلكترونيًا عن طريق إرفاق الرمز الشريطي بملفات Word و Excel و PDF و PNG و JPG و WebP باستخدام .NET Signature API....using (Signature signature = new Signature("path/document.pdf"))...BarcodeSignOptions options = new BarcodeSignOptions("Signed by...

    blog.groupdocs.com/ar/signature/barcode-generat...
  6. GroupDocs.Redaction for Java 25.12 – 最新の更新と修正 (...

    GroupDocs.Redaction for Java 25.12 の新機能をご確認ください。現在、NuGet と GroupDocs のウェブサイトで利用可能です。...); final Redactor redactor = new Redactor ( inputStream ); final...ReplacementOptions textReplacement = new ReplacementOptions ( redactWith...

    blog.groupdocs.com/ja/redaction/groupdocs-redac...
  7. 암호 보호 양식 Word 제거 | Word 문서 잠금 해제

    Word 문서에서 암호를 제거하십시오. 무료 온라인 비밀번호 제거 앱을 사용하여 프로그래밍 방식으로 비밀번호로 보호된 Word 문서를 잠금 해제하세요....docx"; LoadOptions loadOptions = new LoadOptions("mySECRETpassWORD");...D"); using (Merger merger = new Merger(filePath, loadOptions))...

    blog.groupdocs.com/ko/merger/unlock-word-docume...
  8. تبدیل PDF به تصاویر JPG و PNG در مقیاس خاکستری ...

    اسناد PDF را به تصاویر JPG یا PNG در مقیاس خاکستری در C# تبدیل کنید. اعمال گاما، مدیریت کنتراست یا کنترل روشنایی در برنامه دات نت....using (Converter converter = new Converter("path/document.pdf"))...ImageConvertOptions options = new ImageConvertOptions { Format...

    blog.groupdocs.com/fa/conversion/convert-pdf-to...
  9. Hitung Kata dan Kemunculan Setiap Kata dalam Do...

    Hitung jumlah kata dan kemunculannya dalam dokumen PDF, Word, Excel, PowerPoint, dan Email dalam C# menggunakan .NET document parsing API....menggunakan C# using (Parser parser = new Parser("path/document.pdf"))...menggunakan C# using (Parser parser = new Parser("path/document.pdf"))...

    blog.groupdocs.com/id/parser/count-words-and-oc...
  10. Rechercher du texte dans les formats de documen...

    GroupDocs.Search est une puissante API de recherche en texte intégral qui vous permet de rechercher parmi plus de 70 formats de documents dans vos applications....documents to search // a) Create new index or // b) Open existing...existing index Index index = new Index(indexFolder); // c) Subscribe...

    blog.groupdocs.com/fr/search/search-text-in-wor...