Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 8,978 for

replacement

(0.21 sec)
  1. Найти и заменить в C#|Aspose.Words для .NET

    Найдите строку или шаблон регулярного выражения в вашем документе и замените его текстом, который вы хотите использовать. C#....Replacing пространство имен. Вы можете...можете использовать один из Replace Способы поиска или замены конкретной...

    docs.aspose.com/words/ru/net/find-and-replace/
  2. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV and TXT to Excel by using Aspose.Cells for Python via .NET API.... Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by Aspose...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  3. Object Preview Issue when Adding OleObjectFrame...

    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....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/nodejs-java/object-previ...
  4. Ler Arquivo de Modelo do Outlook OFT|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 ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/pt/java/read-outlook-temp...
  5. How to Delete Page Break in Word using Python

    This article guides on how to delete page break in Word using Python. It shares details about the IDE settings, a list of tasks, and a runnable sample code to remove all page breaks in Word using Python....PAGE_BREAK control character Replace all such characters with empty...PAGE_BREAK control characters are replaced with an empty string before...

    kb.aspose.com/words/python/how-to-delete-page-b...
  6. Redact Word Document Online or using Android Mo...

    Open and redact Word document online via app for free. Android API code to search and replace Word text with regular expression....Code listed for search and replace text in Word file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/w...
  7. Redact DOC Document Online or using Android Mob...

    Open and redact DOC document online via app for free. Android API code to search and replace DOC text with regular expression....Code listed for search and replace text in DOC file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/doc/
  8. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions UseSubstitutions proprietà. Ottiene o imposta un valore booleano che indica se riconoscere e utilizzare le sostituzioni allinterno dei modelli di sostituzione. Il valore predefinito èfalso in C#.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/it/net/aspose.words....
  9. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions UseSubstitutions fast egendom. Hämtar eller ställer in ett booleskt värde som indikerar om ersättningar ska identifieras och användas inom ersättningsmönster. Standardvärdet ärfalsk i C#.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/sv/net/aspose.words....
  10. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/zh/cpp/search-and-replace...