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

replacement

(0.9 sec)
  1. Szöveg keresése ODP prezentációs fájlokban a Py...

    Python forráskód a szöveg kereséséhez a ODP prezentációban.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/hu/python-net/search...
  2. Szöveg keresése PPTX prezentációs fájlokban a P...

    Python forráskód a szöveg kereséséhez a PPTX prezentációban.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/hu/python-net/search...
  3. C ++ एप्लिकेशन के माध्यम से PST को MSG में कनवर...

    PST दस्तावेज़ के लिए MSG प्रारूप में नमूना C ++ रूपांतरण कोड। किसी भी C++ एप्लिकेशन के भीतर बैच PST से MSG रूपांतरण के लिए उदाहरण कोड का उपयोग करें।...Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/hi/cpp/conversion/pst...
  4. البحث والاستبدال في Java|Aspose.Words ل Java

    ابحث عن سلسلة أو نمط تعبير عادي في المستند واستبدله بالنص الذي تريده باستخدام Java....باستخدام ما يلي: Simple string replacement - للعثور على سلسلة معينة...بسيطة يمكنك استخدام إحدى طرق Replace للعثور على سلسلة معينة أو استبدالها...

    docs.aspose.com/words/ar/java/find-and-replace/
  5. 在 Excel 中使用 C# 代码搜索和替换范围内的数据|Documentation

    本文介绍了如何使用Java代码在Excel中搜索和替换范围内的数据。...假设您想要在范围E3:H6中搜索字符串**“search”**并将其替换为**“replace”**。在下面的屏幕截图中,可以看到字符串"searc...执行代码后,输出文件的外观如下。范围内的所有"search"字符串都已被替换为"replace"。 输出文件 相关文章 查找或搜索数据 AI Document...

    docs.aspose.com/cells/zh/java/search-and-replac...
  6. Reemplazar Imagen en Archivo PDF Existente usan...

    Esta sección describe cómo reemplazar una imagen en un archivo PDF existente usando la biblioteca ++....Contents [ Hide ] El método Replace de la colección de Imágenes...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/es/cpp/replace-image-in-exi...
  7. Applying Subtotal and Changing Direction of Out...

    Learn how to apply a subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for Node.js via C++ API.... Replace – Indicates whether to replace the current...

    docs.aspose.com/cells/nodejs-cpp/applying-subto...
  8. CSVをJavaScript経由のC++でJSONに変換|Documentation

    C++ APIを使用して、CSVファイルをJSONに変換します。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ja/javascript-cpp/convert...
  9. Suchen und Ersetzen in Java|Aspose.Words für Java

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit Java durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...Zeichenfolgenersetzu Sie können eine der Replace -Methoden verwenden, um eine...

    docs.aspose.com/words/de/java/find-and-replace/
  10. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …... I modify the HTML and replace the old HTML and try to reconstruct...first is because I am going to replace the content with translated...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...