Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 4,059 for

as

(0.04 sec)
  1. 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....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.

    docs.groupdocs.com/watermark/java/working-with-...
  2. Sign document with Digital signature | Document...

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions.

    docs.groupdocs.com/signature/net/sign-document-...
  3. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, clAss definition and search for embedded objects in the document metadata with GroupDocs.Signature.... This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature.

    docs.groupdocs.com/signature/java/search-for-en...
  4. Font extraction options | Documentation

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js.

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  5. Developer Guide | Documentation

    This section describes how to get started with GroupDocs.Conversion for Python via .NET library in order to convert files...This section describes how to get started with GroupDocs.Conversion for Python via .NET library in order to convert files

    docs.groupdocs.com/conversion/python-net/develo...
  6. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...This article explains that how to use Microsoft Azure Computer Vision API

    docs.groupdocs.com/redaction/java/use-microsoft...
  7. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp.

    blog.groupdocs.com/comparison/compare-excel-wor...
  8. Deleting Barcode signatures - advanced | Docume...

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/deleting-barc...
  9. Deleting QR-code signatures - advanced | Docume...

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/deleting-qr-c...
  10. Adding class name to input controls | Documenta...

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features.

    docs.groupdocs.com/editor/java/adding-class-nam...