Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 12,285 for

replacement

(0.53 sec)
  1. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  2. تسلسل اختيار الخط في 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...
  3. 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...
  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. Remove Fields using Python|Aspose.Words for Pyt...

    Learn how to remove fields in Python. Remove fields programmatically using Python via .NET API....may occur when it is to be replaced with a different field type...GitHub . Updating Fields Python Replace Fields Python Related articles...

    docs.aspose.com/words/python-net/remove-fields/
  8. Aspose::Words::LowCode::ReplacerContext::get_Fi...

    Aspose::Words::LowCode::ReplacerContext::get_FindReplaceOptions method. Find/replace options in C++....eplaceOptions method Find/replace options. const System :: SharedPtr...SharedPtr < Aspose :: Words :: Replacing :: FindReplaceOptions > &...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Low Code|Aspose.Wordsのための.NET

    比較、変換、分割、マージ、検索、置換などの文書処理タスクをLow CodeAPIを使用して簡素化します。 Aspose.WordsLowCodeAPIクリーンな構文、高速な結果、最小限のコーディング労力を備えています。...Merging ドキュメント Search and replace ドキュメントの Digital signing Splitting...string replacement = "Aspose Pro" ; Replacer . Replace ( inputDoc...

    docs.aspose.com/words/ja/net/low-code/
  10. Suchen und Ersetzen in C++|Aspose.Words für C++

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit C++ durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...dem Namespace Aspose.Words.Replacing dar. Sie können während des...

    docs.aspose.com/words/de/cpp/find-and-replace/