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

replacement

(0.08 sec)
  1. Редагувати документи Word у C# | Створіть власн...

    Редагування документів Word пояснюється на прикладах C# для редагування файлів DOC, DOCX, ODT у вашій програмі .NET за допомогою API редагування документів....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/uk/editor/edit-word-document...
  2. Редагувати файли XML | Онлайн редагування та пр...

    Відкрийте для себе ефективні способи редагування файлів XML. Або редагуйте XML-файли онлайн, або робіть це програмно за допомогою C# та Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/uk/editor/edit-xml-files/
  3. Edytuj prezentacje w Javie | Edycja PPT/PPTX

    Edycję prezentacji programu PowerPoint wyjaśniono na przykładzie języka Java umożliwiającym edycję plików PPT, PPTX, ODP w aplikacji przy użyciu interfejsu API do edycji prezentacji....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  4. IRemoveOptions - GroupDocs.Merger for Java - AP...

    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...

    apireference.groupdocs.com/merger/java/com.grou...
  5. isplitoptions - 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...

    apireference.groupdocs.com/merger/java/com.grou...
  6. IPreviewOptions - GroupDocs.Merger for Java - A...

    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...

    apireference.groupdocs.com/merger/java/com.grou...
  7. aria-grabbed - Accessibility | MDN

    The aria-grabbed state indicates an element's "grabbed" state in a drag-and-drop operation. Deprecated...property is expected to be replaced by a new feature in a future...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  8. RTCDTMFSender - Web APIs | MDN

    Learn about the RTCDTMFSender interface, including its properties and methods, specifications and browser compatibility.... Calling insertDTMF() replaces any already-pending tones...

    developer.mozilla.org/en-US/docs/Web/API/RTCDTM...
  9. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/net/removing-empty-...
  10. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some new features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the new version 19....10, you need to replace the namespace usage across...

    blog.groupdocs.com/search/index-each-letter-as-...