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

replacement

(0.03 sec)
  1. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... close (); Removing/replacing hyperlink associated with...Java, you can also remove/replace hyperlink associated with a...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  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. 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...
  10. 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...