Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 40,012 for

content

(0.06 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....loadOptions ); PresentationContent content = watermarker . getContent...PresentationSlide slide : content . getSlides ()) { if ( slide...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Transfer-Encoding - HTTP | MDN

    The HTTP Transfer-Encoding request and response header specifies the form of encoding used to transfer messages between nodes on the network....Skip to main content Skip to search Skip to select language Article...connection, use the end-to-end Content-Encoding header instead. When...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  3. SvgImage.IsValid Method - GroupDocs.Editor for ...

    Performs a surface check whether specified textual XML-compliant Content represents a SVG image...specified textual XML-compliant content represents a SVG image Namespace:...string content ) Public Shared Function IsValid ( content As String...

    apireference.groupdocs.com/editor/net/groupdocs...
  4. SpreadsheetAttachment.IsLink Property - GroupDo...

    Gets a value indicating whether the Content contains only a link to the file....Contents Namespaces GroupDocs.Watermark.Contents.Spreadsheet...Properties AlternativeText Property Content Property Height Property IsLink...

    apireference.groupdocs.com/watermark/net/groupd...
  5. <iframe>: The Inline Frame element - HTML: Hype...

    The