Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 22,066 for

protected

(0.08 sec)
  1. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....}); Security and password protection If your format supports security...security options like password protection, you’ll have to pass true...

    docs.groupdocs.com/redaction/net/create-custom-...
  2. Text to Vector – Convert SVG text to vector online

    Text to Vector replaces all text elements in SVG files with vector graphics. Vectorize text online safely and easily!... One reason is to protect intellectual property: nobody...Vectorization promotes text protection from simple copying, unwanted...

    products.aspose.app/svg/text-to-vector
  3. Convert XLS to XLSM Online for Free

    XLS to XLSM Converter Online for Free....Viewer Conversion Merger Unlock Protect Splitter Comparison Annotation...Editor Viewer Merger Unlock Protect Splitter Comparison Annotation...

    products.aspose.app/cells/conversion/xls-to-xlsm
  4. 删除Word 的密码保护|解锁Word文档

    从 Word 文档中删除密码。使用免费的在线密码删除应用程序并以编程方式解锁受密码保护的 Word 文档。...string filePath = @"path/protected-document.docx"; LoadOptions...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/zh/merger/unlock-word-docume...
  5. ลบการป้องกันด้วยรหัสผ่านจากไฟล์ PowerPoint | ปล...

    ลบรหัสผ่านจากงานนำเสนอ PowerPoint ปลดล็อกไฟล์ PPT/PPTX ที่ป้องกันด้วยรหัสผ่านโดยใช้แอปถอดรหัสผ่านออนไลน์ฟรีและโดยทางโปรแกรม...string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/th/merger/unlock-powerpoint-...
  6. 密码保护Word文档|添加密码以锁定文件

    为您的 Word 文件添加密码。使用免费在线应用程序并使用 GroupDocs 以编程方式锁定具有密码保护的 Word 文档。...Save(@"path/protected-document.docx"); } 您可以从文章...addPassword(addOptions); merger.save("path/protected-document.docx"); 有关详细信息,请参阅有关...

    blog.groupdocs.com/zh/merger/password-protect-w...
  7. 密碼保護Word文檔|添加密碼以鎖定文件

    為您的 Word 文件添加密碼。使用免費在線應用程序並使用 GroupDocs 以編程方式鎖定具有密碼保護的 Word 文檔。...Save(@"path/protected-document.docx"); } 您可以從文章...addPassword(addOptions); merger.save("path/protected-document.docx"); 有關詳細信息,請參閱有關...

    blog.groupdocs.com/zh-hant/merger/password-prot...
  8. حذف فایل های پاورپوینت فرم حفاظت از رمز عبور | ...

    حذف رمز عبور از ارائه های پاورپوینت قفل فایل های PPT/PPTX محافظت شده با رمز عبور را با استفاده از برنامه حذف رمز عبور آنلاین رایگان و به صورت برنامه ای باز کنید....string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/fa/merger/unlock-powerpoint-...
  9. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…... Images are printed to protect text from being copied from...litvinchik : we would like to protect our docs and so we need only...

    forum.groupdocs.com/t/unable-to-print-all-pages...
  10. Java에서 암호로 Excel 파일 보호 | 스프레드시트 잠금 해제

    Java를 사용하여 Excel 스프레드시트 파일을 암호로 보호하는 방법을 알아보겠습니다. 기존 암호를 변경하거나 제거하여 Java API를 사용하여 XLS/XLSX 파일의 잠금을 해제하십시오....save("path/protected-spreadsheet.xlsx"); 제공된 코드를...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/ko/merger/lock-unlock-excel-...