Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,257 for

replacement

(3.92 sec)
  1. 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...
  2. Edit Spreadsheet Excel | Pengeditan Online & Pe...

    Temukan cara efisien untuk mengedit spreadsheet Excel. Edit file XLS/XLSX secara online atau lakukan secara terprogram menggunakan C# & Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/id/editor/edit-excel-spreads...
  3. Редагувати презентації в Java | Редагування PPT...

    Редагування презентацій PowerPoint пояснюється на прикладі Java для редагування файлів PPT, PPTX, ODP у вашій програмі за допомогою API редагування презентацій....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/uk/editor/edit-ppt-pptx-pres...
  4. Upravujte dokumenty aplikace Word v C# | Sestav...

    Úpravy dokumentů aplikace Word jsou vysvětleny na příkladech jazyka C# pro úpravy souborů DOC, DOCX, ODT v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy dokumentů....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/cs/editor/edit-word-document...
  5. تحرير ملفات XML | التحرير عبر الإنترنت والنهج ا...

    اكتشف طرقًا فعالة لتحرير ملفات XML. قم إما بتحرير ملفات XML عبر الإنترنت أو قم بذلك برمجيًا باستخدام C# وJava....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/ar/editor/edit-xml-files/
  6. Bearbeiten Sie Präsentationen in C# | .NET PPT/...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand von C#-Beispielen zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer .NET-Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  7. ویرایش اسناد Word | ویرایش آنلاین و رویکرد برنا...

    روش های کارآمد برای ویرایش اسناد Word را کشف کنید. فایل های DOC/DOCX را به صورت آنلاین ویرایش کنید یا با استفاده از C# و Java این کار را به صورت برنامه نویسی انجام دهید....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/fa/editor/edit-word-documents/
  8. Editar presentaciones en C# | Edición de .NET P...

    La edición de presentaciones de PowerPoint se explica con ejemplos de C# para editar archivos PPT, PPTX y ODP dentro de su aplicación .NET utilizando la API de edición de presentaciones....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/es/editor/edit-ppt-pptx-pres...
  9. Removing Empty Paragraphs | GroupDocs

    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-...
  10. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....load a document which content replaces the doc tag then. By default...

    blog.groupdocs.com/assembly/support-for-dynamic...