Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,210 for

replacement

(0.15 sec)
  1. ערוך גיליונות אלקטרוניים של Excel | עריכה מקוונ...

    גלה דרכים יעילות לעריכת גיליונות אלקטרוניים של Excel. ערוך קבצי XLS/XLSX באופן מקוון או עשה זאת באופן תוכנתי באמצעות C# ו-Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/he/editor/edit-excel-spreads...
  2. Edytuj pliki XML | Edycja online i podejście pr...

    Odkryj efektywne sposoby edycji plików XML. Edytuj pliki XML online lub rób to programowo, używając C# i Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/pl/editor/edit-xml-files/
  3. Edytuj prezentacje w Javie | Edycja PPT/PPTX

    Edycję prezentacji programu PowerPoint wyjaśniono na przykładzie języka Java umożliwiającym edycję plików PPT, PPTX, ODP w aplikacji przy użyciu interfejsu API do edycji prezentacji....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  4. Converting Docx to PDF throws Null Reference Ex...

    Attempting to convert the attached file throws a Null Reference Exception from within an Aspose library included in the GroupDocs product. We are using the most up to date version of convert available. This appears to …...outputFolder); } } } Make sure to replace "YourOutputDirectoryP" and...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  5. 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...
  6. 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-...
  7. ערוך מצגות ב-Java | עריכת PPT/PPTX

    עריכת מצגות PowerPoint מוסברת עם דוגמה של Java כדי לערוך קבצי PPT, PPTX, ODP בתוך היישום שלך באמצעות API לעריכת מצגות....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/he/editor/edit-ppt-pptx-pres...
  8. Редактировать документы Word в C# | Создайте св...

    Редактирование документов Word объясняется примерами C# для редактирования файлов DOC, DOCX, ODT в приложении .NET с использованием API редактирования документов....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/ru/editor/edit-word-document...
  9. 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/
  10. Редагувати презентації в 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...