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

replacement

(0.11 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); auto image =...pptx" , SaveFormat :: Pptx ); Replace Images in the Image Collection...

    docs.aspose.com/slides/cpp/image/
  2. 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...
  3. 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-...
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow.... dispose (); } } Replacing Images in the Image Collection...Collection Aspose.Slides lets you replace images stored in a presentation’s...

    docs.aspose.com/slides/nodejs-java/image/
  5. C++を使った範囲内のデータの検索と置換|Documentation

    この記事では、C++コードを使用してExcel内の範囲内のデータを検索し置換する方法を示します。...) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ja/cpp/search-and-replace...
  6. GridJsの構文チェックとスペル修正のためのシンタックスチェッキング&スペルコレクション|D...

    この記事は、GridJsに構文チェックとスペル修正を追加する方法について説明しています。...placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  7. Converti CSV in JSON con JavaScript tramite C++...

    Converti file CSV in JSON usando l’API facile da usare Aspose.Cells for JavaScript tramite C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/it/javascript-cpp/convert...
  8. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... Png ); } Replace a Picture Shape of the Visio...allows developers to access and replace available picture shapes in...

    docs.aspose.com/diagram/net/working-with-images/
  10. Buscar y Reemplazar Datos en un Rango|Documenta...

    Este artículo muestra cómo buscar y reemplazar datos en un rango en Excel usando código Java....“search” y reemplazarla con “replace” en el rango E3:H6 . En la...han sido reemplazadas por “replace”. Archivo de salida Artículos...

    docs.aspose.com/cells/es/java/search-and-replac...