Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,205 for

replacement

(0.14 sec)
  1. แก้ไขเอกสาร Word | การแก้ไขแบบออนไลน์และแนวทางแ...

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

    blog.groupdocs.com/th/editor/edit-word-documents/
  2. 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/
  3. 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/
  4. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....dictionary Alphabet Character replacements Document passwords Homophone...

    docs.groupdocs.com/search/nodejs-java/managing-...
  5. Update annotations | GroupDocs

    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...
  6. 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...
  7. Editar apresentações em Java | Edição PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com um exemplo Java para editar arquivos PPT, PPTX, ODP em seu aplicativo usando a API de edição de apresentações....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...
  8. Excel-spreadsheets bewerken | Online redactie e...

    Ontdek efficiënte manieren om Excel-spreadsheets te bewerken. Bewerk XLS/XLSX-bestanden online of doe het programmatisch met C# en Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/nl/editor/edit-excel-spreads...
  9. แก้ไขเอกสาร Word ใน C# | สร้าง .NET Word Editor...

    การแก้ไขเอกสาร Word มีการอธิบายด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ DOC, DOCX, ODT ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขเอกสาร...Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/th/editor/edit-word-document...
  10. แก้ไขไฟล์ XML | การแก้ไขแบบออนไลน์และแนวทางแบบเ...

    ค้นพบวิธีที่มีประสิทธิภาพในการแก้ไขไฟล์ XML แก้ไขไฟล์ XML ออนไลน์หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java...Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

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