Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,205 for

replacement

(0.18 sec)
  1. GroupDocs.Conversion for Node.js 25.11 – Latest...

    Explore what’s new in GroupDocs.Conversion for Node.js 25.11. Available now on NuGet and GroupDocs website....stream has been removed and replaced with a stream supplier: const...

    blog.groupdocs.com/conversion/groupdocs-convers...
  2. Edit Excel Files in Java | Build your Online Ja...

    Edit Excel files (XLS, XLSX, ODS) with your Java application. Examples to edit spreadsheets using spreadsheet and document editing Java API.... The above example replaces all the occurrences of “Old...

    blog.groupdocs.com/editor/edit-excel-files-in-j...
  3. Skip Unreadable Characters During Watermark Sea...

    We are delighted to announce the release of version 18.8 of GroupDocs.Watermark for .NET. The latest version allows skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in presentation documents. Please continue to read more about the new features, enhancements and bug fixes added in version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search This feature allows finding text watermark even if it contains unreadable characters between the letters....modification using Find and Replace dialog. The following code...

    blog.groupdocs.com/watermark/skip-unreadable-ch...
  4. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Watermark for Node.js via Java....Change Text Formatting While Replacing Existing Text Watermark Align...

    docs.groupdocs.com/watermark/nodejs-java/featur...
  5. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...stop words used can be easily replaced or supplemented and it is...

    docs.groupdocs.com/search/net/indexing-with-sto...
  6. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....getOriginalText () + " is replaced with " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  7. Java로 프레젠테이션 편집 | PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 애플리케이션 내에서 PPT, PPTX, ODP 파일을 편집하는 Java 예제와 함께 설명됩니다....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  8. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....should be inserted: should it replace the existing slide, that is...the SlideNumber ) will be replaced onto new one. If property...

    docs.groupdocs.com/editor/java/inserting-edited...
  9. כיצד לערוך קבצי XML באמצעות C# | עריכת XML .NET...

    ערוך או עדכן את נתוני ה-XML שלך באופן פרוגרמטי בתוך יישומי NET שלך באמצעות C#. שנה קבצי XML ושמור את השינויים בפורמטים שונים....Replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/he/editor/edit-xml-files-usi...
  10. Как редактировать файлы XML в Java | Java API д...

    Редактируйте или обновляйте XML-данные в своих Java-приложениях. Изменяйте XML-файлы и сохраняйте изменения в различных форматах с помощью Editing Java API....replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/ru/editor/edit-xml-files-in-...