Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,037 for

replacement

(0.06 sec)
  1. 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/
  2. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...PST file to PNG. ' {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  3. PostScript to PDF conversion issue in .NET - Fr...

    trying to convert a postscript file to PDF. the converted PDF file is missing all the text. All the Fonts are installed in the “Windows” Fonts folder. From reading the documentation it looks like if the FONT is inst…...evaluating this solution to replace our current PDF generation...

    forum.groupdocs.com/t/postscript-to-pdf-convers...
  4. Docx Viewer for .Net 8 Desktop app nuget packag...

    Hello, I would like to test the Docx Viewer for a .net 8 desktop application. I can’t find the correct nuget package. I found one for Framework 4.6.2 and an ASP.NET one but nothing for desktop. Please advise, thanks....NET 8 assembly to replace the current .NET 6 version...

    forum.groupdocs.com/t/docx-viewer-for-net-8-des...
  5. Email Formats Enhanced Support Introduced in Gr...

    Team GroupDocs is glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for .NET API. The latest release adds enhanced support of existing features to the API, the most important changes are done to support document assembly for Email file formats and also providing bug fixes. For a better experience with the API, we recommend you to download the latest release and try out the bug fixes provided in the latest version of the API....3- Non-Latin characters are replaced with question marksWe are...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  6. Word-Dokumente bearbeiten | Online-Bearbeitung ...

    Entdecken Sie effiziente Möglichkeiten zum Bearbeiten von Word-Dokumenten. Bearbeiten Sie DOC/DOCX-Dateien entweder online oder programmgesteuert mit C# und Java....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/de/editor/edit-word-documents/
  7. XML Dosyalarını Düzenle | Çevrimiçi Düzenleme v...

    XML dosyalarını düzenlemenin etkili yollarını keşfedin. XML dosyalarını çevrimiçi olarak düzenleyin veya bunu C# ve Java kullanarak programlı olarak yapın....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/tr/editor/edit-xml-files/
  8. 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...
  9. 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/
  10. 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...