Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,016 for

replacement

(0.08 sec)
  1. 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...
  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. Edit Dokumen Word dalam C# | Bangun Editor .NET...

    Mengedit dokumen Word dijelaskan dengan contoh C# untuk mengedit file DOC, DOCX, ODT dalam aplikasi .NET Anda menggunakan API pengeditan dokumen....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/id/editor/edit-word-document...
  4. 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...
  5. Редагувати презентації в 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...
  6. 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...
  7. تحرير ملفات 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/
  8. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...existing presentation will be replaced with the newly edited content..., the first slide will be replaced. If SlideNumber = 4 , the...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  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-...