Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 12,964 for

replacement

(0.96 sec)
  1. 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...
  2. البحث والاستبدال في Java|Aspose.Words ل Java

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

    docs.aspose.com/words/ar/java/find-and-replace/
  3. Procurar

    Procurar...Depois disso, chame o método replace(). Ele usa a string de pesquisa...string usando o método Replace. doc.range.replace("Aspose.Words", "Hello"...

    blog.aspose.com/pt/words/python-ms-word-automat...
  4. Reemplazar datos XFA|Aspose.PDF for Python via ...

    Este ejemplo demuestra cómo reemplazar los datos de formulario XFA existentes en un PDF utilizando Aspose.PDF for Python via .NET. Muestra cómo vincular un documento PDF basado en XFA, cargar nuevos datos desde un archivo XFA externo y actualizar el contenido del formulario de forma programática....initialize_data_dir # Replace from XFA data def replace_xfa_data ( infile...

    docs.aspose.com/pdf/es/python-net/replace-xfa-d...
  5. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the list of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...information about fonts that will be replaced when rendering the specified...information about fonts that will be replaced during rendering of the specified...

    forum.aspose.com/t/retrieving-font-substitution...
  6. Zoek tekst in PPT presentatiebestanden met behu...

    Python broncode om tekst te zoeken in PPT Presentatie.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/nl/python-net/search...
  7. Oscura i file di presentazione ODP utilizzando ...

    Python codice sorgente per trovare e sostituire il testo nella presentazione ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/it/python-net/redact...
  8. استبدل شكل صورة Visio Diagram في PHP|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....$typeValue -> FOREIGN ){ \ # replace picture shape $shape -> getForeignData...$saveFileFormat -> VDX ); print "Replaced picture shape successfully...

    docs.aspose.com/diagram/ar/java/replace-a-pictu...
  9. Wyszukaj tekst w plikach prezentacji ODP za pom...

    Kod źródłowy Python do wyszukiwania tekstu w prezentacji ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/pl/python-net/search...
  10. البحث عن نص في PPTX ملفات العروض التقديمية باست...

    Python شفرة المصدر للبحث عن النص في PPTX Presentation.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/ar/python-net/search...