Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,511 for

replacement

(0.09 sec)
  1. Extraire les annotations PDF avec GroupDocs.Par...

    Guide pratique montrant comment extraire les commentaires des relecteurs et les annotations des fichiers PDF à l'aide de GroupDocs.Parser pour .NET. Inclut des exemples de code pour l'extraction du document complet et page par page, la sortie de texte combiné, et les options d'exportation....Replace( "\"" , "\"\"" ) + "\"" ; }...Escape # return s?.Replace( "\\" , "\\\\" ).Replace( "\"" , "\\\""...

    blog.groupdocs.com/fr/parser/extract-annotation...
  2. Porovnejte metadata dokumentu s GroupDocs.Metad...

    Praktický průvodce ukazující, jak pomocí GroupDocs.Metadata pro .NET detekovat změny vlastnictví, revize a vlastností mezi dvěma verzemi dokumentu. Obsahuje ukázky kódu a možnosti exportu....Replace( "\"" , "\"\"" ) + "\"" ; }...); } return s?.Replace( "\\" , "\\\\" ).Replace( "\"" , "\\\""...

    blog.groupdocs.com/cs/metadata/compare-metadata...
  3. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... // {0} is replaced with the tile number in the...convert them to HTML. ' {0} is replaced with the tile number in the...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......getting fonts list all fonts replace font Add Image Watermark Add...Custom Redaction Find and Replace Text in PDF Find Text in PDF...

    blog.groupdocs.com/tags/index.xml
  5. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...save the redacted document, replacing an original file: save_ov...

    docs.groupdocs.com/redaction/python-net/save-ov...
  6. Excel 스프레드시트 편집 | 온라인 편집 및 프로그래밍 방식 접근 방식

    Excel 스프레드시트를 편집하는 효율적인 방법을 알아보세요. XLS/XLSX 파일을 온라인으로 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 수행하십시오....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/ko/editor/edit-excel-spreads...
  7. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  8. Tạo Trình xem tài liệu trong ASP.NET Core MVC c...

    Trình xem tài liệu trực tuyến đã trở nên phổ biến sau khi việc sử dụng tài liệu kỹ thuật số ngày càng tăng, đặc biệt là trong các hệ thống quản lý nội dung. Lý do đằng sau sự phổ biến này là bạn có thể xem nhiều định dạng tài liệu mà không cần mua hoặc cài đặt các chương trình phần mềm chuyên dụng. Xem xét tầm quan trọng của trình xem tài liệu, tôi nghĩ sẽ viết một bài viết về cách tạo trình xem tài liệu chung trong ASP....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/vi/viewer/document-viewer-in...
  9. Significant trouble installing, and now using G...

    Significant trouble installing, and now using GroupDocs At first, attempting `pip install groupdocs-viewer-net` was yielding an error that said no such file existed, despite me getting that command...... # {0} is replaced with the current page number...image for each slide. # {0} is replaced with the current page number...

    forum.groupdocs.com/t/significant-trouble-insta...
  10. Managing XMP in Adobe PSD and AI Files in Pytho...

    Integrate XMP reading and writing for Photoshop PSD and Illustrator AI files into Python apps: Dublin Core fields, keywords, copyright stamping, and DAM ingestion patterns.... The function replaces the whole bag in one write:...to indexers, and the write replaces the whole bag, so merge with...

    docs.groupdocs.com/metadata/python-net/use-case...