Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,266 for

replacement

(2.01 sec)
  1. Java'da Sunumları Düzenleme | PPT/PPTX Düzenleme

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için Java örneğiyle açıklanmaktadır....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  2. 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...
  3. 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...
  4. แก้ไขไฟล์ 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/
  5. แก้ไขเอกสาร 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...
  6. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut...... Word Search and Replace Text in PDF in Java Programově...

    blog.groupdocs.com/cs/categories/groupdocs.reda...
  7. Converting Docx to PDF throws Null Reference Ex...

    Attempting to convert the attached file throws a Null Reference Exception from within an Aspose library included in the GroupDocs product. We are using the most up to date version of convert available. This appears to …...outputFolder); } } } Make sure to replace "YourOutputDirectoryP" and...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  8. GroepDocs.Redaction AI-integratie met .NET | Aa...

    Gebruik AI om tekst, woorden of zinnen in PDF-documenten te detecteren en te redigeren met .NET. Vervang of verberg inhoud om PDF-bestanden veilig te verwerken....Process_AI( string text, string replacement) { string prompt = "Hey,...alsjeblieft het hele blok met '{replacement}' in de tekst. " + "Ik heb...

    blog.groupdocs.com/nl/redaction/custom-ai-redac...
  9. Редактирование презентаций на C# | Редактирован...

    Редактирование презентаций PowerPoint объясняется на примерах C# для редактирования файлов PPT, PPTX, ODP в вашем приложении .NET с использованием API редактирования презентаций....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/ru/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/zh/editor/edit-word-documents/