Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 13,219 for

replacement

(1.7 sec)
  1. Convertiți Word în Excel în Java|Aspose.Words p...

    Convertiți PDF în Excel, XML în Excel, DOCX în Excel Java. Salvați un document în diferite formate în XLSX Folosind Java....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ro/java/convert-a-documen...
  2. Convierta Word a Excel en C++|Aspose.Words para...

    Convierta PDF a Excel, XML a Excel, DOCX a Excel C++. Guarde un documento en varios formatos en XLSX usando C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/es/cpp/convert-a-document...
  3. Преобразуване на дума в Excel в Java|Aspose.Wor...

    Конвертиране на PDF в Excel, XML към Excel, DOX към Excel Java. Запис на документ в различни формати за XLSX чрез Java....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/bg/java/convert-a-documen...
  4. GridJs için sözdizimi denetimi ve yazım düzeltm...

    Bu makale, GridJs için sözdizimi denetimi ve yazım düzeltmesi eklemenin nasıl yapılacağını anlatmaktadır....placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/tr/java/aspose-cells-grid...
  5. Creating and Exporting Template|Aspose.PDF for ...

    You can create and export templates to PDF in SharePoint using PDF SharePoint API....Markers SPListItemsCount – replaced by count of list items. SPListTitle...SPListTitle – replaced by list title. SPTableIterator – placed...

    docs.aspose.com/pdf/sharepoint/creating-and-exp...
  6. How to Migrate to Aspose.Imaging 1.7.0 or Highe...

    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....SaveOptions Packages have been Replaced with ImageOptions CreateOptions...obsolete and ImageOptions has replaced the aforesaid. Following code...

    docs.aspose.com/imaging/java/how-to-migrate-to-...
  7. Конвертация CSV в JSON с помощью JavaScript чер...

    Конвертировать CSV файл в JSON с помощью простого в использовании API Aspose.Cells for JavaScript через C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ru/javascript-cpp/convert...
  8. 读取 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/zh/java/read-outlook-temp...
  9. Redact ODT Document Online or using Android Mob...

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

    products.aspose.com/total/android-java/redact/odt/
  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...