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

replacement

(0.07 sec)
  1. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI files using Node.js via Java.... Note: Replace 'Input.mobi' and 'Output.mobi'...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  2. GroupDocs.Editor-for-Node.js-via-Java/README.md...

    GroupDocs.Editor-for-Node.js-via-Java. Contribute to groupdocs-editor/GroupDocs.Editor-for-Node.js-via-Java development by creating an account on GitHub.... Replace missing font or use custom...

    github.com/groupdocs-editor/GroupDocs.Editor-fo...
  3. GroupDocs.Metadata | Répondre et traiter les mé...

    API Java sur site pour définir, traiter, rechercher, extraire et supprimer les métadonnées de l'audio, vidéo, documents, feuilles de calcul, présentations, fichiers PDF, diagrammes, images....TextField Highlight Link Replacement Strikeout Reduction Underline...

    releases.groupdocs.com/fr/metadata/java/
  4. Groupdocs.metadata | Metadatos de Fetch & Proce...

    API Java local para establecer, procesar, buscar, extraer y eliminar metadatos del audio, video, documentos, hojas de cálculo, presentaciones, archivos PDF, diagramas, imágenes....TextField Highlight Link Replacement Strikeout Reduction Underline...

    releases.groupdocs.com/es/metadata/java/
  5. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Python API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... # {0} is replaced with the resource name. viewOptions...

    docs.groupdocs.com/viewer/python-net/render-cad...
  6. HTMLTextAreaElement - Web APIs | MDN

    Learn about the HTMLTextAreaElement interface, including its properties and methods, code examples, specifications, and browser compatibility.... setRangeText() Replaces a range of text in the element...

    developer.mozilla.org/en-US/docs/Web/API/HTMLTe...
  7. Same-origin policy - Security on the web | MDN

    The same-origin policy is a critical security mechanism that restricts how a document or script loaded by one origin can interact with a resource from another origin....replace Attributes location.href Write-only...

    developer.mozilla.org/en-US/docs/Web/Security/S...
  8. calc-size() - CSS: Cascading Style Sheets | MDN

    The calc-size() CSS function allows you to perform calculations on intrinsic size values such as auto, fit-content, and max-content; this is not supported by the regular calc() function....replace("wider", "narrower"); widthAdjustBtn...contains("narrower")) { easyReader.classList.replace("narrower", "wider"); widthAdjustBtn...

    developer.mozilla.org/en-US/docs/Web/CSS/calc-size
  9. GroupDocs.Viewer for .NET 18.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.8. Major Features There are 15 features, improvements, and fixes in this regular monthly release. The most notable are: Reduce count of calls to storage Extend DefaultFontName setting support for MS Project documents Time interval option for rendering MS Project documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1447 Time interval option for rendering MS Project documents New feature VIEWERNET-1698 Security improvements Improvement VIEWERNET-1685 Rendering comments from Presentation documents into images when ExtractText option is enabled Improvement VIEWERNET-1670 Retrieve list of resources only when loading page from cache Improvement VIEWERNET-1669 Reduce count of calls to storage methods Improvement VIEWERNET-1664 Extend support for DefaultFontName option for MS Project documents rendering to image and HTML Improvement VIEWERNET-1658 Add ForcePasswordValidation configuration via configs Improvement VIEWERNET-1594 Extend support for rendering comments from ODP document format Improvement VIEWERNET-1697 Deadlock when rendering documents in multiple processes Bug VIEWERNET-1687 An exception raises while retrieving HTML pages from the source document Bug VIEWERNET-1684 Relative and absolute resource paths in the same HTML page Bug VIEWERNET-1682 Exception when the file name contains curly braces Bug VIEWERNET-1465 Legend is shifted and incorrect formatting when rendering PPTX as HTML Bug VIEWERNET-1462 Incorrect font when rendering PPTX as HTML Bug VIEWERNET-935 Incorrect character position in HTML mode in Safari for iOS Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....marked as obsolete, removed or replaced: GroupDocs.Viewer.Config.ViewerConfig...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  10. GitHub - evilstreak/markdown-js: A Markdown par...

    A Markdown parser for javascript. Contribute to evilstreak/markdown-js development by creating an account on GitHub.... replace ( / \s+ / , "_" ) } ; } } else...

    github.com/evilstreak/markdown-js