Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,964 for

replacement

(0.11 sec)
  1. Online ODT Text Search or Build ODT Search Soft...

    Free online app for content search in ODT file. Python API code for any ODT file text search application....replace function to find and replace text along with...FindReplaceOptions. Or use range.replace_regex for regular expression...

    products.aspose.com/total/python-net/search/odt/
  2. Python でプレゼンテーションの画像コレクション内の画像を置き換える|Aspose.Sli...

    Python を使用してプレゼンテーション内の画像を迅速に置き換えます。PowerPoint および OpenDocument 形式をサポートし、ワークフローを効率化してスライドの品質を向上させます。... replace_image ( data ) #2番目の方法 newImage.... images [ 1 ] oldImage . replace_image ( newImage ) #3番目の方法...

    docs.aspose.com/slides/ja/python-net/replacing-...
  3. البحث والاستبدال في C++|Aspose.Words ل C++

    ابحث عن سلسلة أو نمط تعبير عادي في المستند واستبدله بالنص الذي تريده باستخدام C++....باستخدام ما يلي: Simple string replacement - للعثور على سلسلة معينة...بمساحة الاسم Aspose.Words.Replacing . يمكنك العمل مع العديد من...

    docs.aspose.com/words/ar/cpp/find-and-replace/
  4. Range Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Range، مفتاحك لإدارة أقسام المستندات بسهولة. حسّن معالجة مستنداتك بتحكم سلس ومرونة.... Replace ( Regex, string ) يستبدل جميع...بواسطة تعبير عادي بسلسلة أخرى. Replace ( string, string ) يستبدل جميع...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. 기존 PDF 파일에서 이미지 교체|Aspose.PDF for .NET

    이 섹션에서는 C# 라이브러리를 사용하여 기존 PDF 파일에서 이미지를 교체하는 방법에 대해 설명합니다.... Images 컬렉션의 Replace 메서드는 기존 PDF 파일에서 이미지를 교체할 수..."ReplaceImage.pdf" )) { // Replace a particular image in the document...

    docs.aspose.com/pdf/ko/net/replace-image-in-exi...
  6. Upgrade from old Aspose.Excel to Modern Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....been renamed: Excel class is replaced by Workbook class. ExcelDesigner...ExcelDesigner class is replaced by WorkbookDesigner class. ExcelHelper...

    docs.aspose.com/cells/net/upgrade-to-modern-asp...
  7. Localizar e substituir Em C++|Aspose.Words para...

    Encontre um padrão de string ou expressão regular em seu documento e substitua-o pelo texto desejado usando C++....seguinte: Simple string replacement - para encontrar e substituir...o namespace Aspose.Words.Replacing . Você pode trabalhar com...

    docs.aspose.com/words/pt/cpp/find-and-replace/
  8. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....insert a document through a replace operation, a merge field during...a Document During Find and Replace Operation You can insert documents...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  9. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy....how to ignore shapes while replacing text. Document doc = new Document...builder . Document . Range . Replace ( "Lorem ipsum dolor sit amet...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Managing Contacts in PST Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Replace ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/net/managing-contacts-in-...