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

replacement

(1.17 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. GroupDocs.Markdown cho .NET 26.3 – Điểm nổi bật...

    Khám phá các cập nhật mới nhất trong GroupDocs.Markdown cho .NET 26.3, bao gồm việc thiết kế lại API, bộ render DOM tùy chỉnh, hỗ trợ bất đồng bộ và hơn nữa....Relative image paths and image replacement MARKDOWNNET-27 Feature Heading...MARKDOWNNET-8 Feature Support for replacing images during conversion to...

    blog.groupdocs.com/vi/markdown/groupdocs-markdo...
  6. 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...
  7. 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...
  8. 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-...
  9. .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...
  10. sample_redacted.docx

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase " Doe" with "[personal]" Sample: Doe Regular expressions redactions Behind the scenes, "exa......applies textual redaction, replacing personal exact phrase " Doe"...

    docs.groupdocs.com/redaction/python-net/_output...