Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 12,970 for

replacement

(1.36 sec)
  1. Convertiți PST în MSG prin aplicația C ++ | pro...

    Exemplu de cod de conversie C ++ pentru documentul PST în format MSG. Utilizați un exemplu de cod pentru conversia lotului PST în MSG în orice aplicație C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ro/cpp/conversion/pst...
  2. Trabajar con texto|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....Hashtable < String , String > replacements = new Hashtable < String...String , String >(); replacements . put ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/es/java/working-with-text/
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); auto image =...pptx" , SaveFormat :: Pptx ); Replace Images in the Image Collection...

    docs.aspose.com/slides/cpp/image/
  4. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a DOCX containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input DOCX test.docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...ask the document creator to replace the old equations with the...“Insert → Equation” form. 2. Replace the EQ fields manually (if...

    forum.aspose.com/t/equation-field-rendering-iss...
  5. Архивы

    Архивы...Replace(":", " ") + ".msg"); // Сохранить...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/ru/email/read-ms-outlook-pst-fi...
  6. Arsip

    Arsip...Replace(":", " ") + ".msg"); // Simpan...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/id/email/read-ms-outlook-pst-fi...
  7. Архів

    Архів...Replace(":", " ") + ".msg"); // Збережіть...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/uk/email/read-ms-outlook-pst-fi...
  8. Archiv

    Archiv...Replace(":", " ") + ".msg"); // Uložte...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/cs/email/read-ms-outlook-pst-fi...
  9. Търсене и заместване в C#|Aspose.Words вместо .NET

    Намерете низ или регулярен израз в документа си и го заменете с текста, който искате да използвате C#....Replacing пространство за имена. Можете...Можете да използвате един от Replace методи за намиране или замяна...

    docs.aspose.com/words/bg/net/find-and-replace/
  10. GridJsの構文チェックとスペル修正のためのシンタックスチェッキング&スペルコレクション|D...

    この記事は、GridJsに構文チェックとスペル修正を追加する方法について説明しています。...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/ja/java/aspose-cells-grid...