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

replacement

(0.09 sec)
  1. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...content we noticed that if we replace the below content: stroke-dasharray=“0...stroke-dasharray=“0.1 7.5” and replace this new svg content in the...

    forum.aspose.com/t/getting-an-error-while-savin...
  2. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/php-java/object-preview-...
  3. تحويل CSV إلى JSON باستخدام JavaScript عبر C++|...

    تحويل ملف CSV إلى JSON باستخدام API Aspose.Cells for JavaScript سهلة الاستخدام عبر C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ar/javascript-cpp/convert...
  4. Convertir CSV a JSON con JavaScript mediante C+...

    Convertir archivo CSV a JSON usando la API Aspose.Cells for JavaScript fácil de usar vía C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/es/javascript-cpp/convert...
  5. Najít a nahradit v C#|Aspose.Words místo .NET

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej textem, který chcete použít C#....Replacing jmenný prostor. Můžete pracovat...řetězců Můžete použít jednu z Replace metody, jak najít nebo nahradit...

    docs.aspose.com/words/cs/net/find-and-replace/
  6. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...observations, the text is being replaced. For your reference, I have...Aspose.Cells for .Net and then replaced [ ] using Aspose.Pdf for ...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  7. Localizar e substituir em Java|Aspose.Words par...

    Encontre um padrão de string ou expressão regular em seu documento e substitua-o pelo texto desejado usando Java....seguinte: Simple string replacement - para encontrar e substituir...Você pode usar um dos métodos Replace para localizar ou substituir...

    docs.aspose.com/words/pt/java/find-and-replace/
  8. .NET을 통해 열지 않고 PST 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 PST 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/pst/
  9. .NET을 통해 열지 않고 EML 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 EML 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/eml/
  10. .NET을 통해 EML 문서의 텍스트 검색 및 바꾸기 | products.aspose...

    .NET Framework, .NET Core 및 Xamarin 플랫폼에서 EML 파일의 민감한 정보를 수정하기 위한 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/redaction/eml/