Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 3,432 for

protection

(0.71 sec)
  1. 密碼保護 Excel 電子表格 |鎖定 XLS/XLSX 文件

    向 Excel 電子表格添加密碼。使用免費在線應用程序並以編程方式鎖定具有密碼保護的 Excel 文件。...Save(@"path/protected-spreadsheet.xlsx"); } 更詳細的說明,可以參考文章...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); 更詳細的信息,您可以參考文章...

    blog.groupdocs.com/zh-hant/merger/password-prot...
  2. تحرير مستندات Word في C # | قم ببناء محرر .NET ...

    تحرير مستندات Word موضح بأمثلة C # لتحرير ملفات DOC و DOCX و ODT داخل تطبيق .NET باستخدام واجهة برمجة تطبيقات تحرير المستندات....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/ar/editor/edit-word-document...
  3. 암호 보호 양식 Excel 파일 제거 | XLS/XLSX 잠금 해제

    Excel 스프레드시트에서 암호를 제거하십시오. 무료 온라인 비밀번호 제거 앱을 사용하여 프로그래밍 방식으로 비밀번호로 보호된 XLS/XLSX 파일을 잠금 해제하세요....string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/ko/merger/unlock-excel-sprea...
  4. 刪除 Excel 文件的密碼保護 |解鎖 XLS/XLSX

    從 Excel 電子表格中刪除密碼。使用免費的在線密碼刪除應用程序並以編程方式解鎖受密碼保護的 XLS/XLSX 文件。...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/zh-hant/merger/unlock-excel-...
  5. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format....on processing a password protected document without applying...

    blog.groupdocs.com/conversion/implement-page-ro...
  6. 암호 보호 Word 문서 | 잠금 파일에 암호 추가

    Word 파일에 암호를 추가하십시오. 무료 온라인 앱을 사용하고 프로그래밍 방식으로 GroupDocs를 사용하여 암호 보호로 Word 문서를 잠급니다....Save(@"path/protected-document.docx"); } C#을 사용하여...addPassword(addOptions); merger.save("path/protected-document.docx"); 자세한 내용은 Java를...

    blog.groupdocs.com/ko/merger/password-protect-w...
  7. Xóa mật khẩu bảo vệ biểu mẫu Tệp Excel | Mở khó...

    Xóa mật khẩu khỏi bảng tính Excel. Mở khóa các tệp XLS/XLSX được bảo vệ bằng mật khẩu bằng cách sử dụng ứng dụng xóa mật khẩu trực tuyến miễn phí & theo chương trình....string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/vi/merger/unlock-excel-sprea...
  8. 如何使用 Java 比较 PDF 文件 - 综合指南

    使用 Java API 和文档比较 API 比较两个或多个 PDF 文件。突出差异并接受/拒绝更改,即使受密码保护也是如此。...comparer = new Comparer("path/protected-document-ver1.pdf", new L...d")); comparer.add("path/protected-document-ver2.pdf", new L...

    blog.groupdocs.com/zh/comparison/guide-to-compa...
  9. เปรียบเทียบเอกสาร Word ใน .NET – การติดตามการแก...

    เรียนรู้วิธีเปรียบเทียบเอกสาร Word ด้วย GroupDocs.Comparison สำหรับ .NET. รับตัวอย่างขั้นตอน‑ต่อ‑ขั้นตอนสำหรับโหมด revision‑track และ highlight พร้อมโค้ด C# ที่พร้อมทำงาน....comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/th/comparison/compare-word-d...
  10. أمن PDF باستخدام حماية كلمة المرور و التحكم في ...

    دليل خطوة بخطوة لتنفيذ أمان مستندات PDF باستخدام GroupDocs.Signature - إضافة كلمات مرور، تعيين أذونات المستخدم، و التحكم في الوصول لحماية متقدمة...code signature and password-protecting the document using (Signature...save options with password protection SaveOptions saveOptions =...

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