Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 19,353 for

replacement

(0.12 sec)
  1. Online Word Text Search or Build Word Search So...

    Free online app for content search in Word file. Python API code for any Word 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/word/
  2. Image Extraction 13 - Free Support Forum - aspo...

    Dear team, We are extracting Images from docx but below case its getting extracted but in black image please find input and output, Please find source code also if ((paragraph.toString(SaveFormat.TEXT).toLowerCase().tr…...replace("[", "").replace("]", ""); int replaces = toreplace...deepClone(true).getRange().replace(toreplace, toreplace); //17...

    forum.aspose.com/t/image-extraction-13/250150
  3. Поиск документа MSG без открытия через .NET | p...

    Исходный код C# для поиска слов с шаблоном в файле MSG на платформах .NET Framework, .NET Core и Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ru/net/search/msg/
  4. Поиск и замена текста в документе MSG через .NE...

    Исходный код C# для редактирования конфиденциальной информации в файле MSG на платформах .NET Framework, .NET Core и Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ru/net/redaction/msg/
  5. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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 ( "This is test message." ...objects. Developers can now also replace an OLE object in the Visio...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. FindReplaceOptions.FindWholeWordsOnly | Référen...

    FindReplaceOptions propriété. True indique que lancienne valeur doit être un mot autonome.... Replace ( "Jackson" , "Louis" , options...espace de noms Aspose.Words.Replacing Assemblée Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/fr/net/aspose.words....
  7. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    FindReplaceOptions FindWholeWordsOnly fast egendom. True anger att oldValue måste vara ett fristående ord i C#.... Replace ( "Jackson" , "Louis" , options...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  8. TtfNameTable | Aspose.Font for .NET API Reference

    Represents name table of the TTF Font file.... Only name string data is replaced with a new name. Use this...with caution, cause it will replace original names for all platforms...

    reference.aspose.com/font/net/aspose.font.ttfta...
  9. ReplacingArgs.h - Aspose.Words for C++ - API Re...

    ReplacingArgs.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.W......namespace Words { 38 39 namespace Replacing { 40 177 class ASPOSE_WORDS_SHARED_CLASS...ASPOSE_WORDS_SHARED_API System::String get_Replacement () const ; 491 493 ASPOSE_WORDS_SHARED_API...

    reference.aspose.com/words/cpp/_replacing_args_...
  10. Convert Word to Excel in Python | Convert DOCX ...

    Learn how to convert Word to Excel using Python. Develop your own DOCX (DOC) to XLSX converter application to convert Word files to XLSX. Convert Word to Excel Online....specific result: find and replace certain text, specify сompression...feature Read the Find and Replace article to get additional information...

    blog.aspose.com/words/convert-word-to-excel-usi...