Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 984 for

replacement

(0.03 sec)
  1. 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...
  2. 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-...
  3. 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/
  4. 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...
  5. Редагувати презентації в 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...
  6. Редагувати електронні таблиці 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...
  7. Редактировать документы 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...
  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. ערוך מצגות ב-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...
  10. แก้ไขเอกสาร Word | การแก้ไขแบบออนไลน์และแนวทางแ...

    ค้นพบวิธีที่มีประสิทธิภาพในการแก้ไขเอกสาร Word แก้ไขไฟล์ DOC/DOCX ทางออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java...Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/th/editor/edit-word-documents/