Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 12,135 for

replacement

(0.12 sec)
  1. Aspose.Words Features Missing in Docx4j|Aspose....

    Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j....article Find and Replace The Find and Replace article Manipulate...

    docs.aspose.com/words/java/missing-features-of-...
  2. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API.... Replace - Indicates whether to replace the current...

    docs.aspose.com/cells/go-cpp/applying-subtotal-...
  3. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    اكتشف كيف تعمل خاصية FindWholeWordsOnly على تعزيز بحثك بنتائج دقيقة، مما يضمن تطابق oldValue فقط ككلمة مستقلة.... Replace ( "Jackson" , "Louis" , options...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  4. 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-...
  5. 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/
  6. استبدال الصورة في ملف PDF موجود|Aspose.PDF for ...

    يصف هذا القسم كيفية استبدال الصورة في ملف PDF موجود باستخدام مكتبة C#....pdf" )) { // Replace a particular image in the document...1 ]. Resources . Images . Replace ( 1 , imageStream ); } // Save...

    docs.aspose.com/pdf/ar/net/replace-image-in-exi...
  7. 使用 C++ 替换现有 PDF 文件中的图像|Aspose.PDF for C++

    本节介绍如何使用 ++ 库替换现有 PDF 文件中的图像。...Contents [ Hide ] Images 集合的 Replace 方法允许您替换现有 PDF 文件中的图像。 Images...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/zh/cpp/replace-image-in-exi...
  8. FindReplaceOptions.LegacyMode | Aspose.Words fö...

    Upptäck egenskapen FindReplaceOptions LegacyMode för att enkelt växla mellan den klassiska sök/ersätt-algoritmen för förbättrad funktionalitet och en smidig användarupplevelse.... Replace ( regex , @"$2 took money from...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  9. 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...
  10. 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/