Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 984 for

replacement

(0.07 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. Word-documenten bewerken | Online redactie en p...

    Ontdek efficiënte manieren om Word-documenten te bewerken. Bewerk DOC/DOCX-bestanden online of doe het programmatisch met C# en Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/nl/editor/edit-word-documents/
  3. Render SVG File Format using GroupDocs.Viewer f...

    It gives us immense pleasure to announce the release of version 17.6.0 of GroupDocs.Viewer for .NET . This release comes up with the support of SVG file format. Furthermore, we have introduced 8 improvements and fixes in this regular monthly release. We recommend you to please upgrade to the latest version for a better experience. GroupDocs.Viewer for .NET 17.6.0 - New FeaturesFollowing is the new feature introduced in this version of the API....ImageOptions class Improvement - Replace backslashes in resource URL’s...

    blog.groupdocs.com/viewer/render-svg-format-gro...
  4. Modifica documenti Word | Editing online e appr...

    Scopri modi efficaci per modificare documenti Word. Modifica i file DOC/DOCX online o fallo a livello di programmazione utilizzando C# e Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/it/editor/edit-word-documents/
  5. Edytuj prezentacje w C# | Edycja .NET PPT/PPTX

    Edytowanie prezentacji programu PowerPoint wyjaśniono za pomocą przykładów C# umożliwiających edycję plików PPT, PPTX, ODP w aplikacji .NET przy użyciu interfejsu API do edycji prezentacji....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  6. Update annotations | Documentation

    The page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for .NET....updated annotation objects that replaces all existing document annotations...previous annotations will be replaced by new list. To do this, follow...

    docs.groupdocs.com/annotation/net/update-annota...
  7. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of GroupDocs.Watermark for Java. This version includes 2 new features, 1 enhancement, 1 bug fix, and a breaking change as well. It supports skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in PowerPoint documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters....modification using Find and Replace dialog and therefore, it strengthens...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  8. Editar documentos de Word | Edición en línea y ...

    Descubra formas eficientes de editar documentos de Word. Edite archivos DOC/DOCX en línea o hágalo mediante programación usando C# y Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/es/editor/edit-word-documents/
  9. 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...
  10. Edytuj pliki XML | Edycja online i podejście pr...

    Odkryj efektywne sposoby edycji plików XML. Edytuj pliki XML online lub rób to programowo, używając C# i Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/pl/editor/edit-xml-files/