Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,829 for

protected

(0.03 sec)
  1. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/existing-objec...
  2. Running Examples | Documentation

    Learn how to run code examples in GroupDocs.Conversion for Python via .NET....load-password-protected-file ├── **load_password_protected_file.py**...py** ├── password-protected.docx ├── get-document-info ├── **g...

    docs.groupdocs.com/conversion/python-net/gettin...
  3. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....password if the spreadsheet is protected. Use the returned SpreadsheetDocumentI...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  4. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...case if this spreadsheet is protected with a password. In the obtained...

    docs.groupdocs.com/editor/java/generating-works...
  5. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....A password to unlock the protected document. Whether to remove...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  6. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/existing-obje...
  7. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...case if this spreadsheet is protected with a password. In the obtained...

    docs.groupdocs.com/editor/net/generating-worksh...
  8. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....a password to unlock the protected document. specifies that comments...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Working with slide backgrounds | Documentation

    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-...
  10. Licensing and evaluation | Documentation

    Free watermark API version is available to evaluate the API which will be similar as licensed but with a few limitations....in the Application_Start protected method. It is called once...

    docs.groupdocs.com/watermark/net/evaluation-lim...