Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 940 for

replacement

(0.09 sec)
  1. Remove Empty Paragraphs in GroupDocs.Assembly f...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs....syntax tags are removed or replaced with empty values, the output...

    blog.groupdocs.com/assembly/remove-empty-paragr...
  2. How to run examples | Documentation

    This article describes how to run .NET file conversion API code examples....outputPath , convertOptions ); } Replace the documentPath value with...outputPath , convertOptions ); } Replace the documentPath value with...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  3. ערוך מצגות ב-Java | עריכת PPT/PPTX

    עריכת מצגות PowerPoint מוסברת עם דוגמה של Java כדי לערוך קבצי PPT, PPTX, ODP בתוך היישום שלך באמצעות API לעריכת מצגות....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/he/editor/edit-ppt-pptx-pres...
  4. Edit File XML | Pengeditan Online & Pendekatan ...

    Temukan cara efisien untuk mengedit file XML. Edit file XML secara online atau lakukan secara terprogram menggunakan C# & Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/id/editor/edit-xml-files/
  5. Редагувати електронні таблиці Excel | Онлайн ре...

    Відкрийте для себе ефективні способи редагування електронних таблиць Excel. Або редагуйте файли XLS/XLSX онлайн, або робіть це програмно за допомогою C# та Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/uk/editor/edit-excel-spreads...
  6. Редагувати презентації в C# | Редагування .NET ...

    Редагування презентацій PowerPoint пояснюється на прикладах C# для редагування файлів PPT, PPTX, ODP у вашій програмі .NET за допомогою API редагування презентацій....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/uk/editor/edit-ppt-pptx-pres...
  7. Presentaties bewerken in C# | .NET PPT/PPTX-bew...

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met C#-voorbeelden om PPT-, PPTX-, ODP-bestanden binnen uw .NET-applicatie te bewerken met behulp van de presentatiebewerkings-API....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  8. Редактировать документы Word в C# | Создайте св...

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

    blog.groupdocs.com/ru/editor/edit-word-document...
  9. Handle Empty Paragraphs using GroupDocs.Assembl...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install the latest version of the API for a better user experience. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs. In version 18....syntax tags are removed or replaced with empty values, the output...

    blog.groupdocs.com/assembly/handle-empty-paragr...
  10. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....present in the word, they are replaced by spaces, and the word search...= "rock&roll-music" ; // Replacing separators with the space...

    docs.groupdocs.com/search/net/search-for-text-c...