Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 10,492 for

replacement

(0.12 sec)
  1. Offentliga API ändringar i Aspose.Cells 8.4.0|D...

    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.... Codes ; //Replace the original message with the...message." )) { code = code . Replace ( "This is test message." ...

    docs.aspose.com/cells/sv/net/public-api-changes...
  2. Архів

    Архів...Replace(u".docx", u".doc"); // Збережіть...string(); fileName = fileName.Replace(u".doc", u".docx"); // Збережіть...

    blog.aspose.com/uk/words/convert-docx-to-doc-or...
  3. Архів

    Архів...replace(int, FileInputStream) , щоб...getResources().getImages().replace(1, new java.io.FileInputStream(new...

    blog.aspose.com/uk/pdf/add-extract-remove-repla...
  4. Arşiv

    Arşiv...replace(int, FileInputStream) yöntemini...getResources().getImages().replace(1, new java.io.FileInputStream(new...

    blog.aspose.com/tr/pdf/add-extract-remove-repla...
  5. أرشيف

    أرشيف...Replace(u".docx", u".doc"); // احفظ...string(); fileName = fileName.Replace(u".doc", u".docx"); // احفظ...

    blog.aspose.com/ar/words/convert-docx-to-doc-or...
  6. أرشيف

    أرشيف...esources()->get_Images()->Replace(1, newImage); // أغلق الدفق...pdfDocument->Save(u"OutputDirectory\\replace_image_output.pdf"); C ++ API...

    blog.aspose.com/ar/pdf/working-with-images-in-p...
  7. ארכיון

    ארכיון...Replace(u".docx", u".doc"); // שמור...string(); fileName = fileName.Replace(u".doc", u".docx"); // שמור...

    blog.aspose.com/he/words/convert-docx-to-doc-or...
  8. C++ का इस्तेमाल करके ODP प्रस्तुति फ़ाइलें संपा...

    ODP प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए C++ स्रोत कोड....); presentation -> Save( u "replaced.odp" , SaveFormat :: Odp);...

    products.aspose.com/slides/hi/cpp/redaction/odp/
  9. Java का इस्तेमाल करके PPT प्रस्तुति फ़ाइलें संप...

    PPT प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए Java स्रोत कोड.... save ( "replaced.ppt" , SaveFormat . Ppt );...

    products.aspose.com/slides/hi/java/redaction/ppt/
  10. .NET을(를) 사용하여 ODP 프레젠테이션 파일에서 텍스트 검색 | products...

    ODP 프레젠테이션에서 텍스트를 검색하기 위한 C# 소스 코드입니다....Save( "replaced.odp" , SaveFormat.Odp); }...

    products.aspose.com/slides/ko/net/search/odp/