Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 3,153 for

replacement

(0.06 sec)
  1. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...Replace(image.FilenameWithExtensio...editedHtmlContent = editedHtmlContent.Replace($"src=\"{request.AppDirectory}"...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  2. SpreadsheetContentTypePackage - GroupDocs.Metad...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......String propertyValue) Adds or replaces the content type property...String propertyType) Adds or replaces the content type property...

    apireference.groupdocs.com/metadata/java/com.gr...
  3. PushManager - Web APIs | MDN

    Learn about the PushManager interface, including its methods, specifications and browser compatibility.... Replaced by PushManager.permissionState()...Subscribes to a push subscription. Replaced by PushManager.subscribe()...

    developer.mozilla.org/en-US/docs/Web/API/PushMa...
  4. GroupDocs.Assembly for .NET 19.11 Release Notes

    GroupDocs.Assembly for .NET 19.11 Release Notes – the latest updates and fixes....construct a hyperlink that replaces the corresponding link tag...during runtime, then the tag is replaced with a link to the corresponding...

    releases.groupdocs.com/assembly/net/release-not...
  5. SyntaxError: parameter after rest parameter - J...

    The JavaScript exception "parameter after rest parameter" occurs when a rest parameter is followed by anything else in a parameter list, including another rest parameter, a formal parameter, or a trailing comma....Invalid cases js function replacer(match, ...groups, offset,...{} Valid cases js function replacer(match, ...args) { const offset...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  6. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer for Python API to convert EBooks to HTML, PDF, PNG, and JPEG formats.... # {0} is replaced with the current page number...resources. # {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-ebo...
  7. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Python API to convert text files to HTML, PDF, PNG, and JPEG formats.... # {0} is replaced with the current page number...resources. # {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-tex...
  8. Location: href property - Web APIs | MDN

    Learn about the Location.href property, including its type, code examples, specifications, and browser compatibility....replace() . The difference from setting...that when using the location.replace() method, after navigating...

    developer.mozilla.org/en-US/docs/Web/API/Locati...
  9. LotusNotesOptions - GroupDocs.Viewer for Java -...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo...... This option will be replaced by MailStorageOptions property...Deprecated. This option will be replaced by MailStorageOptions property...

    apireference.groupdocs.com/viewer/java/com.grou...
  10. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....construct a hyperlink that replaces the corresponding link tag...construct a hyperlink that replaces the corresponding link tag...

    docs.groupdocs.com/assembly/java/inserting-hype...