Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 12,311 for

replacement

(0.27 sec)
  1. 档案

    档案...string replacement = "Aspose Pro" ; Replacer.Replace(inputDoc...Replace(inputDoc, outputDoc, pattern, replacement); 流利 API 示例: string inputDoc...

    blog.aspose.com/zh/words/low-code-in-aspose-wor...
  2. 搜索

    搜索...string replacement = "Aspose Pro" ; Replacer.Replace(inputDoc...Replace(inputDoc, outputDoc, pattern, replacement); Fluent API 範例: string inputDoc...

    blog.aspose.com/zh-hant/words/low-code-in-aspos...
  3. 記録

    記録... Document->get_Range()->Replace(u"sad", u"bad", System::Ma...テキストを見つけて置き換えます doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/ja/words/Find-and-Replace-Text-...
  4. Daten in einem Bereich suchen und ersetzen mit ...

    Dieser Artikel zeigt, wie man Daten in einem Bereich in Excel mit C++ Code sucht und ersetzt....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/de/cpp/search-and-replace...
  5. Чтение файла шаблона 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/ru/java/read-outlook-temp...
  6. Redact PPT Presentation Online or using Android...

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

    products.aspose.com/total/android-java/redact/ppt/
  7. تسلسل اختيار الخط في Aspose.Slides لل Java|وثائ...

    اكتشف كيف يختار Aspose.Slides لل Java الخطوط، مما يضمن عرضاً واضحاً ومتسقاً لملفات PPT و PPTX و ODP — حسّن شرائحك الآن....يتم استبدالها — راجع Font Replacement و Font Substitution . هذه...إذا كنت ستقوم بـ embed ، أو replace ، أو إضافة external sources...

    docs.aspose.com/slides/ar/java/font-selection-s...
  8. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for .NET and how to fix preview issues in PPT, PPTX and ODP presentations....“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/net/object-preview-issue...
  9. セルから HTML5 文字列を取得|Documentation

    CellからHTML5文字列を取得する方法をAspose.Cells for JavaScript経由でC++ APIを通じて学びます。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ja/javascript-cpp/get-htm...
  10. Remplacer le Texte dans un Fichier PDF|Aspose.P...

    Cette section explique comment remplacer du texte avec Aspose.PDF Facades - un ensemble d'outils pour les opérations populaires avec les PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Vérifiez...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Pour des...

    docs.aspose.com/pdf/fr/java/replace-text/