Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 3,152 for

replacement

(0.13 sec)
  1. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....bookmark start and end that replace corresponding opening and closing...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  2. GroupDocs.Conversion-for-Java/README.md at mast...

    GroupDocs.Conversion for Java examples, plugins and showcase projects - GroupDocs.Conversion-for-Java/README.md at master · groupdocs-conversion/GroupDocs.Conversion-for-Java... Replace missing fonts. Add text or...

    github.com/groupdocs-conversion/GroupDocs.Conve...
  3. CSP: script-src-attr - HTTP | MDN

    The HTTP Content-Security-Policy (CSP) script-src-attr directive specifies valid sources for JavaScript inline event handlers....that generally you should replace inline event handlers with...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  4. RTCRtpSender - Web APIs | MDN

    Learn about the RTCRtpSender interface, including its properties and methods, specifications and browser compatibility....replaceTrack() Attempts to replace the track currently being sent...

    developer.mozilla.org/en-US/docs/Web/API/RTCRtp...
  5. WordProcessingOptions | GroupDocs.Viewer for Ja...

    Provides options for rendering word processing documents....table of contents will be replaced with span tags, removing functionality...table of contents will be replaced with span tags, removing functionality...

    reference.groupdocs.com/viewer/java/com.groupdo...
  6. GroupDocs.Viewer for .NET 21.1 Release Notes

    GroupDocs.Viewer for .NET 21.1 Release Notes – the latest updates and fixes....class, this class will be replaced at 21.4 version public class...obsolete. This option will be replaced by GroupDocs.Viewer.Options...

    releases.groupdocs.com/viewer/net/release-notes...
  7. 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...
  8. แก้ไขไฟล์ 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/
  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. 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...