Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 3,358 for

protection

(0.61 sec)
  1. طبقه بندی اسناد با IAB-2 و طبقه بندی اسناد با ا...

    طبقه بندی تاکسونومیک اسناد با استفاده از C# در برنامه های NET. اسناد PDF، Word و محافظت شده با رمز عبور را با IAB-2 و طبقه بندی اسناد طبقه بندی کنید....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/fa/classification/taxonomic-...
  2. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications.... Support for Password-Protected Documents : Work with documents...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  4. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....when dealing with password-protected documents. // Import the necessary...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  5. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...checks, permitting access to protected resources typically restricted...

    docs.groupdocs.com/search/net/indexing-options/
  6. השוואת מסמכי Word עם Python: 7 דוגמאות באמצעות ...

    שלוט בהשוואת מסמכי Word ב-Python עם GroupDocs.Comparison. גלה שינויים, הדגש הבדלים, קבל/דחה שינויים, וצור דוחות השוואה מקצועיים עם דוגמאות קוד מלאות....exist and are not password-protected" ) # Run the comparison c...

    blog.groupdocs.com/he/comparison/compare-pdfs-u...
  7. Phân loại tài liệu với IAB-2 & Phân loại tài li...

    Phân loại tài liệu bằng cách sử dụng C# trong các ứng dụng .NET. Phân loại các tài liệu PDF, Word và được bảo vệ bằng mật khẩu với IAB-2 & phân loại tài liệu....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/vi/classification/taxonomic-...
  8. قارن مستندات Word باستخدام Python: 7 أمثلة باست...

    إتقان مقارنة مستندات Word في Python مع GroupDocs.Comparison. اكتشاف التغييرات، تسليط الضوء على الفروقات، قبول/رفض التعديلات، وإنشاء تقارير مقارنة احترافية مع أمثلة شاملة للكود....exist and are not password-protected" ) # Run the comparison c...

    blog.groupdocs.com/ar/comparison/compare-pdfs-u...
  9. Porovnávejte Word dokumenty v Pythonu: 7 příkla...

    Ovládněte porovnávání Word dokumentů v Pythonu s GroupDocs.Comparison. Detekujte změny, zvýrazněte rozdíly, přijímejte/odmítejte úpravy a generujte profesionální srovnávací zprávy s kompletními ukázkami kódu....exist and are not password-protected" ) # Run the comparison c...

    blog.groupdocs.com/cs/comparison/compare-pdfs-u...
  10. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... For instance, you can protect the output PDF file, reorder...

    docs.groupdocs.com/viewer/python-net/render-web...