Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,269 for

replacement

(0.47 sec)
  1. Presentaties bewerken in C# | .NET PPT/PPTX-bew...

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met C#-voorbeelden om PPT-, PPTX-, ODP-bestanden binnen uw .NET-applicatie te bewerken met behulp van de presentatiebewerkings-API....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  2. Edit File XML | Pengeditan Online & Pendekatan ...

    Temukan cara efisien untuk mengedit file XML. Edit file XML secara online atau lakukan secara terprogram menggunakan C# & Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/id/editor/edit-xml-files/
  3. Редагувати електронні таблиці Excel | Онлайн ре...

    Відкрийте для себе ефективні способи редагування електронних таблиць Excel. Або редагуйте файли XLS/XLSX онлайн, або робіть це програмно за допомогою C# та Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/uk/editor/edit-excel-spreads...
  4. Редагувати презентації в C# | Редагування .NET ...

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

    blog.groupdocs.com/uk/editor/edit-ppt-pptx-pres...
  5. Upravit prezentace v C# | .NET PPT/PPTX editace

    Úpravy prezentací v PowerPointu jsou vysvětleny na příkladech C# pro úpravu souborů PPT, PPTX, ODP v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy prezentací....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  6. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples.... Save ( outputPath ); } Replace the firstDocPath and secondDocPath...merger . Save ( outputPath ); } Replace the firstDocPath and secondDocPath...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  7. Excel Elektronik Tablolarını Düzenle | Çevrimiç...

    Excel elektronik tablolarını düzenlemenin etkili yollarını keşfedin. XLS/XLSX dosyalarını çevrimiçi olarak düzenleyin veya bunu C# ve Java kullanarak programlı olarak yapın....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/tr/editor/edit-excel-spreads...
  8. แก้ไขเอกสาร Word | การแก้ไขแบบออนไลน์และแนวทางแ...

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

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