Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 12,333 for

replacement

(0.28 sec)
  1. Comment et où utiliser les énumérateurs avec Ja...

    Apprenez à utiliser les énumérateurs via Aspose.Cells for JavaScript en C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/fr/javascript-cpp/how-and...
  2. CVE-2024-0057 Vulnerability in Aspose.Slides fo...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...this at the earliest, and replace the package ? Thanks, Sukriti...

    forum.aspose.com/t/cve-2024-0057-vulnerability-...
  3. Don't want to see the Formulas in the viewer - ...

    Hi Team, I don’t want to see the formulas in the viewer , I just want to see the values . Can you please suggest is there any way to do that . image.png (65.9 KB)...formulas in the worksheet and replace formulas with their calculated...

    forum.aspose.com/t/dont-want-to-see-the-formula...
  4. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...gif"); } } } Make sure to replace "your_presentation.pptx" with...

    forum.aspose.com/t/the-first-slide-stays-longer...
  5. .NET का इस्तेमाल करके PPTX प्रस्तुति फ़ाइलें सं...

    PPTX प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए C# स्रोत कोड....Save( "replaced.pptx" , SaveFormat.Pptx);...

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

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

    products.aspose.com/slides/hi/java/redaction/ppt/
  7. C++ का इस्तेमाल करके ODP प्रस्तुति फ़ाइलें संपा...

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

    products.aspose.com/slides/hi/cpp/redaction/odp/
  8. .NET을(를) 사용하여 PPTX 프레젠테이션 파일에서 텍스트 검색 | product...

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

    products.aspose.com/slides/ko/net/search/pptx/
  9. C++을(를) 사용하여 PPTX 프레젠테이션 파일 수정 | products.aspos...

    PPTX Presentation에서 텍스트를 찾고 교체하기 위한 C++ 소스 코드....); presentation -> Save( u "replaced.pptx" , SaveFormat :: Pptx);...

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

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

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