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

replacement

(0.11 sec)
  1. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 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 the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....load a document whose content replaces the doc tag then. By default...

    blog.groupdocs.com/assembly/assemble-external-d...
  2. 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-...
  3. 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...
  4. 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-...
  5. Редактировать презентации в Java | Редактирован...

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

    blog.groupdocs.com/ru/editor/edit-ppt-pptx-pres...
  6. Редактировать XML-файлы | Онлайн-редактирование...

    Откройте для себя эффективные способы редактирования XML-файлов. Либо редактируйте XML-файлы онлайн, либо делайте это программно, используя C# и Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/ru/editor/edit-xml-files/
  7. Editar arquivos XML | Edição Online e Abordagem...

    Descubra maneiras eficientes de editar arquivos XML. Edite arquivos XML online ou faça isso programaticamente usando C# e Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/pt/editor/edit-xml-files/
  8. Editar planilhas do Excel | Edição Online e Abo...

    Descubra maneiras eficientes de editar planilhas do Excel. Edite arquivos XLS/XLSX online ou faça isso programaticamente usando C# e Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/pt/editor/edit-excel-spreads...
  9. ערוך מסמכי Word ב-C# | בנה עורך NET Word משלך

    עריכת מסמכי Word מוסברת עם דוגמאות C# לעריכת קובצי DOC, DOCX, ODT בתוך יישום NET שלך באמצעות API לעריכת מסמכים....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/he/editor/edit-word-document...
  10. ערוך מצגות ב-C# | עריכת .NET PPT/PPTX

    עריכת מצגות PowerPoint מוסברת עם דוגמאות C# לעריכת קבצי PPT, PPTX, ODP בתוך יישום NET שלך באמצעות API לעריכת מצגות....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/he/editor/edit-ppt-pptx-pres...