Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 12,134 for

replacement

(0.14 sec)
  1. البحث والاستبدال في العرض التقديمي|توثيق Aspose...

    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....Presentation ( FilePath + "Find and Replace.pptx" ); //احصل على جميع صناديق...Save ( FilePath + "Find and Replace.pptx" , Aspose . Slides . Export...

    docs.aspose.com/slides/ar/net/find-and-replace-...
  2. Найти и заменить в презентации|Документация Asp...

    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....Presentation ( FilePath + "Find and Replace.pptx" ); //Получите все текстовые...Save ( FilePath + "Find and Replace.pptx" , Aspose . Slides . Export...

    docs.aspose.com/slides/ru/net/find-and-replace-...
  3. FindReplaceOptions.LegacyMode | Aspose.Words لـ...

    اكتشف خاصية FindReplaceOptions LegacyMode لتبديل خوارزمية البحث/الاستبدال الكلاسيكية بسهولة لتحسين الوظائف وتجربة مستخدم سلسة.... Replace ( regex , @"$2 took money from...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Converteix PST a MSG mitjançant l'aplicació C +...

    Mostra de codi de conversió C ++ per al document PST a format MSG. Utilitzeu codi d'exemple per a la conversió per lots PST a MSG dins de qualsevol aplicació C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ca/cpp/conversion/pst...
  5. Cerca il documento OST senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file OST su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/ost/
  6. Online Word File Text Finder or Build Word Sear...

    Free online app to search in Word file. C# API code for any Word file text search application....Replace function to find and replace text. Or set...and pass it as parameter in Replace method. Call the ‘Save()’ method...

    products.aspose.com/total/net/search/word/
  7. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...PDF/A-3, Helvetica is being replaced with OpenSansRegular. However...is that Helvetica should be replaced with Liberation Sans. How...

    forum.aspose.com/t/font-substitution-issue-when...
  8. Найти и заменить в C#|Aspose.Words для .NET

    Найдите строку или шаблон регулярного выражения в вашем документе и замените его текстом, который вы хотите использовать. C#....Replacing пространство имен. Вы можете...можете использовать один из Replace Способы поиска или замены конкретной...

    docs.aspose.com/words/ru/net/find-and-replace/
  9. Trouver et Remplacer dans une Présentation|Docu...

    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....Presentation ( FilePath + "Find and Replace.pptx" ); //Obtenir toutes les...Save ( FilePath + "Find and Replace.pptx" , Aspose . Slides . Export...

    docs.aspose.com/slides/fr/net/find-and-replace-...
  10. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....es/" ; public static void Replace () { // Instantiate Document..."SetImageSize_out.pdf" ); } } Replace Image in Existing PDF File...

    docs.aspose.com/pdf/java/set-image-size/