Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 12,351 for

new

(0.18 sec)
  1. Створення QR-кодів онлайн | Додайте QR-код до д...

    Створюйте QR-коди онлайн! Навчіться створювати різні типи за допомогою зручних інструментів. Коротко ознайомтеся зі створенням QR-коду за допомогою фрагментів коду C# і Java....using (Signature signature = new Signature("filePath/document...QrCodeSignOptions options = new QrCodeSignOptions("Signed by...

    blog.groupdocs.com/uk/signature/generate-qrcode...
  2. تبدیل 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...
  3. إنشاء باركود في 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...
  4. 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...
  5. 암호 보호 양식 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...
  6. 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...
  7. 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...
  8. 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-...
  9. Trabajando con fuentes en GroupDocs.Viewer para...

    Aprende cómo obtener la lista de fuentes usadas, especificar o reemplazar fuentes faltantes, excluir fuentes....filename; using (Viewer viewer = new Viewer(inputPath)) { Fonts.IFontInfo[]...FolderFontSource fontSource = new FolderFontSource( @"C:\custom_fonts"...

    blog.groupdocs.com/es/viewer/working-with-fonts/
  10. PDFs mit Passwortschutz und Berechtigungskontro...

    Schritt-für-Schritt-Anleitung zur Implementierung der PDF-Dokumentsicherheit mit GroupDocs.Signature - Fügen Sie Passwörter hinzu, legen Sie Benutzerberechtigungen fest und steuern Sie den Dokumentzugriff für einen verbesserten Schutz...using (Signature signature = new Signature( "sample.pdf" )) {...QrCodeSignOptions signOptions = new QrCodeSignOptions( "JohnSmith"...

    blog.groupdocs.com/de/signature/protect-signed-...