Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,200 for

replacement

(0.07 sec)
  1. Bearbeiten Sie Word-Dokumente in C# | Erstellen...

    Das Bearbeiten von Word-Dokumenten wird anhand von C#-Beispielen zum Bearbeiten von DOC-, DOCX- und ODT-Dateien in Ihrer .NET-Anwendung mithilfe der Dokumentbearbeitungs-API erläutert....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/de/editor/edit-word-document...
  2. ویرایش ارائه ها در Java | ویرایش PPT/PPTX

    ویرایش ارائه های پاورپوینت با مثال Java برای ویرایش فایل های PPT، PPTX، ODP در برنامه شما با استفاده از API ویرایش ارائه توضیح داده شده است....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  3. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....End Using End Sub End Module Replace documentPath value with the...End Using End Sub End Module Replace documentPath value with the...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  4. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...NSF file to JPG. // {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  5. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...NSF file to JPG. // {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  6. Präsentationen in Java bearbeiten | PPT/PPTX-Be...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand eines Java-Beispiels zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  7. Excel-Tabellen bearbeiten | Online-Bearbeitung ...

    Entdecken Sie effiziente Möglichkeiten zum Bearbeiten von Excel-Tabellen. Bearbeiten Sie XLS/XLSX-Dateien entweder online oder programmgesteuert mit C# und Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/de/editor/edit-excel-spreads...
  8. ویرایش فایل های XML | ویرایش آنلاین و رویکرد بر...

    روش های کارآمد برای ویرایش فایل های XML را کشف کنید. فایل های XML را به صورت آنلاین ویرایش کنید یا با استفاده از C# و Java این کار را به صورت برنامه نویسی انجام دهید....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/fa/editor/edit-xml-files/
  9. ویرایش صفحات گسترده اکسل | ویرایش آنلاین و رویک...

    روش های کارآمد برای ویرایش صفحات گسترده اکسل را کشف کنید. فایل های XLS/XLSX را به صورت آنلاین ویرایش کنید یا این کار را به صورت برنامه نویسی با استفاده از C# و Java انجام دهید....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/fa/editor/edit-excel-spreads...
  10. แก้ไขการนำเสนอใน Java | การแก้ไข PPT/PPTX

    การแก้ไขงานนำเสนอ PowerPoint ได้รับการอธิบายด้วยตัวอย่าง Java เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชันของคุณโดยใช้ API การแก้ไขการนำเสนอ...replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...