Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 3,152 for

replacement

(0.25 sec)
  1. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, 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-pdf-docum...
  2. watermarking API for Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....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/tag/watermarking-api-for-java/
  3. Element: classList property - Web APIs | MDN

    Learn about the Element.classList property, including its type, code examples, specifications, and browser compatibility....using the add() , remove() , replace() , and toggle() methods. You...classList.remove(...cls); // replace class "foo" with class "bar"...

    developer.mozilla.org/en-US/docs/Web/API/Elemen...
  4. package-frame - GroupDocs.Merger for Java - API...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......multiple documents, reorder or replace document pages, change page...multiple documents, reorder or replace document pages, change page...

    apireference.groupdocs.com/merger/java/com.grou...
  5. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...web file to PNG. ' {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/net/render-web-docume...
  6. Strange problem when trying to redact Xls file ...

    Below is my code in VB.NET Using redactor As New Redactor(_CurrentFileName) Dim redactionList = New Redaction() {New ExactPhraseRedaction(“John Doe”, New ReplacementOptions("[Client]")), New RegexRedaction(“Redaction”…...“redaction”, the complete column is replaced with [Product] row 6,19,23...“redaction” and only the word is replaced with [Product] the other 2...

    forum.groupdocs.com/t/strange-problem-when-tryi...
  7. Existing objects in diagram document | Document...

    This article explains how to to find and remove watermarks of both types in Visio document.... close (); Replacing text for particular shapes...GroupDocs.Watermark allows you to replace the text for particular shapes...

    docs.groupdocs.com/watermark/java/existing-obje...
  8. GroupDocs.Watermark for .NET on GroupDocs Blog ...

    GroupDocs.Watermark for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark for .NET on GroupDocs Blog | Document Automation Solu......Furthermore, the feature of replacing text and image for the found...Documents Replacing Text for Particular Objects You can replace text...

    blog.groupdocs.com/tag/groupdocs.watermark-for-...
  9. CharacterReplacementDictionary.AddRange Method ...

    Adds the specified collection of character Replacements to this instance of the CharacterReplacementDictionary....collection of character replacements to this instance of the...collection of character replacements to add to the dictionary...

    apireference.groupdocs.com/search/net/groupdocs...
  10. 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-...