Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 994 for

replacement

(0.07 sec)
  1. แก้ไขการนำเสนอใน 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...
  2. Modifier des présentations en C# | Édition .NET...

    L'édition de présentations PowerPoint est expliquée avec des exemples C# pour éditer des fichiers PPT, PPTX et ODP dans votre application .NET à l'aide de l'API d'édition de présentation....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  3. 編輯Word文檔|線上編輯和程序化方法

    探索編輯 Word 文件的有效方法。可以在線上編輯 DOC/DOCX 文件,也可以使用 C# 和 Java 以程式設計方式進行編輯。...Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...
  4. 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...
  5. 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...
  6. แก้ไขเอกสาร 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...
  7. แก้ไขไฟล์ 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/
  8. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Add Image Water......Blackout Text in PDF Find and Replace Text in PDF Find Text in PDF...find and replace Find and Replace in Word Find and replace text Redact...

    blog.groupdocs.com/th/tags/index.xml
  9. Creating world and excel tables with two expand...

    Hi, We are trying to replace our old reporting software with groupdocs. There’s however two types of tabels that we are unable to recreate within groupdocs. In the attachment I have provided an example of these tables. …...10:33am 1 Hi, We are trying to replace our old reporting software...

    forum.groupdocs.com/t/creating-world-and-excel-...
  10. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/net/removing-empty-...