Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,511 for

replacement

(2.04 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. تحرير ملفات 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/
  3. 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...
  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. ویرایش اسناد Word | ویرایش آنلاین و رویکرد برنا...

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

    blog.groupdocs.com/fa/editor/edit-word-documents/
  6. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of GroupDocs.Watermark for Java. This version includes 2 new features, 1 enhancement, 1 bug fix, and a breaking change as well. It supports skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in PowerPoint documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters....modification using Find and Replace dialog and therefore, it strengthens...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  7. Vulnerability In Aspose Slides - Important - Fr...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...this at the earliest, and replace the package ? Thanks, Sukriti...

    forum.groupdocs.com/t/vulnerability-in-aspose-s...
  8. 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...
  9. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...formats Set default font to replace all missing fonts when converting...

    blog.groupdocs.com/conversion/set-default-zoom-...
  10. .NET で GroupDocs.Watermark を使用したバッチ透かし処理

    実践的なガイドで、GroupDocs.Watermark for .NET を使用してバッチテキストおよび画像透かしを適用し、ロゴを置き換え、冪等処理を確保する方法を示します。...file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/ja/watermark/batch-watermark...