Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,289 for

protected

(0.47 sec)
  1. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....pptx" ); } Protecting watermark using unreadable...allows strengthening the protection of text watermark. Using...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....fields to documents ending in “Protected.pdf” and how to skip indexing...DocumentFullPath . EndsWith ( "Protected.pdf" , StringComparison ....

    docs.groupdocs.com/search/net/search-index-events/
  3. Compare Word Documents with Python: 7 Examples ...

    Master Word document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison reports with complete code examples....exist and are not password-protected" ) # Run the comparison c...

    blog.groupdocs.com/comparison/compare-pdfs-usin...
  4. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/load-password-protected-document/weekly0.5https://docs...groupdocs.com/viewer/java/protect-pdf-documents/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/viewer.xml
  5. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...fields to documents ending in “Protected.pdf” and how to skip indexing...getDocumentFullPath (). endsWith ( "Protected.pdf" )) { args . setAdditionalFields...

    docs.groupdocs.com/search/java/search-index-eve...
  6. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide.... close (); Protecting watermark using unreadable...allows strengthening the protection of text watermark. Using...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...Security : Cryptographically protected against tampering Efficiency...access controls Password Protection : Use strong passwords for...

    blog.groupdocs.com/signature/sign-documents-ele...
  8. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....when trying to load password-protected documents. String inputFilePath...

    docs.groupdocs.com/editor/java/introduction/
  9. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....imageWatermark = new ImageWatermark ( "protect.jpg" ); PdfArtifactWatermark...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....is corrupted or password-protected Ensure the file path is correct...

    docs.groupdocs.com/parser/net/extract-text-from...