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

replacement

(0.07 sec)
  1. RedactableImage - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......RegionReplacementOpt options) Replaces the area at given point with...RegionReplacementOpt options) Replaces the area at given point with...

    apireference.groupdocs.com/redaction/java/com.g...
  2. GitHub Enterprise · GitHub

    Build like the best...streamlined productivity by replacing their DevOps tools with GitHub...streamlined productivity by replacing their DevOps tools with GitHub...

    github.com/customer-stories/enterprise
  3. Redact Text in XLSX using Java

    In this tutorial, you will learn how to redact text in XLSX using Java. Additionally, you will get a simple code example to replace text in XLSX using Java....Here are the main steps to replace text in XLSX using Java . Steps...and specify how it should be replaced by using the ExactPhraseRedaction...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  4. GroupDocs.Watermark Product Family on GroupDocs...

    GroupDocs.Watermark Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark Product Family on GroupDocs Blog | Document Aut......The latest version supports replacing text and image for the found...GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks...

    blog.groupdocs.com/categories/groupdocs.waterma...
  5. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP....cshtml file and replace its content with the following:...Controllers/HomeController.cs and replace the content of the class with...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  6. Inline-level content - MDN Web Docs Glossary: D...

    In CSS, content that participates in inline layout is called inline-level content. Most text sequences, replaced elements, and generated content are inline-level by default.... Most text sequences, replaced elements, and generated content...layout, a mixed stream of text, replaced elements , and other inline...

    developer.mozilla.org/en-US/docs/Glossary/Inlin...
  7. URIError: malformed URI sequence - JavaScript |...

    The JavaScript exception "malformed URI sequence" occurs when URI encoding or decoding wasn't successful....Examples Encoding Encoding replaces each instance of certain characters..."%F0%90%8F%BF" Decoding Decoding replaces each escape sequence in the...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. GroupDocs.Redaction for .NET 19.9 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for .NET 19.9 Major Features Warning In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Public Docs section. The legacy API has been completely removed and is no longer available. Public API and Backward Incompatible Changes Here are the key reasons to use the new updated API provided by GroupDocs....of the Document class were replaced with similar Apply() methods...Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  9. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java 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/java/render-ebooks/
  10. JPG file - when removing just "Camera make", "C...

    Hi Sir/Madam, We are using GroupDocs.Metadata library v18.6. We use the codes to remove properties in JPG files. format = new JpegFormat(filePath); if (format == null) { return; } JpegExifInfo exifInfo = (JpegExifI…...following fields: Subject - replaced with data from Title field...following fields: Subject - replaced with data from Title field...

    forum.groupdocs.com/t/jpg-file-when-removing-ju...